Skip to content

Allows example binaries skipping#824

Closed
danielalves wants to merge 1 commit intomadler:developfrom
danielalves:allow-example-binaries-skipping
Closed

Allows example binaries skipping#824
danielalves wants to merge 1 commit intomadler:developfrom
danielalves:allow-example-binaries-skipping

Conversation

@danielalves
Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown

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
Copy Markdown
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