Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows example binaries skipping #824

Conversation

danielalves
Copy link

@danielalves danielalves commented Jun 7, 2023

This PR allows developers to skip example binaries compilation and linking by setting the SKIP_EXAMPLE_BINARIES flag.

PS: This PR partially solves this open issue.

@fredgan
Copy link

fredgan commented Jun 20, 2023

Considering the used name SKIP_INSTALL_LIBRARIES, I think SKIP_BUILD_EXAMPLES will be better. And the build and test process should be a function for restructure. I am wondering is it necessary for this PR?

@madler madler changed the base branch from master to develop August 3, 2023 18:28
@Neustradamus Neustradamus mentioned this pull request Aug 3, 2023
@codeInnovation
Copy link

I'd recommend using a CMake option to control if the examples are built. See #870.

This was referenced Nov 17, 2023
@madler
Copy link
Owner

madler commented Jan 17, 2024

Earlier version applied. Thanks.

@madler madler closed this Jan 17, 2024
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.

5 participants