Skip to content

Optionally install tests and examples#233

Open
mich181189 wants to merge 3 commits into
sekrit-twc:masterfrom
mich181189:optional-install
Open

Optionally install tests and examples#233
mich181189 wants to merge 3 commits into
sekrit-twc:masterfrom
mich181189:optional-install

Conversation

@mich181189
Copy link
Copy Markdown

When cross-compiling for an embedded target, it may be useful to run the tests and examples on the target device, to verify the library is working before doing any further integration.

This commit series makes it possible to do this, by adding some extra configure arguments. It also adds a zimg_ prefix to the executables, so they are not ambiguous once installed.

I'm open to suggestions on naming if you think there are better names, but I think this is a useful thing to be able to do.

To make sure zimg is working, it would be useful to be able to run the
test app on the target. Currently, however, it is not installed.

This patch renames it and adds an option to install it.
Like the previous patch that installs the test app, this commit renames
and gives an option to install the examples so they can be tested on the target.
When cross compiling, it may be useful to install the tests rather than
run them. This gives an option to do that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant