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

Make the docs and examples build optional #23

Open
alainsanguinetti opened this issue Oct 22, 2021 · 1 comment
Open

Make the docs and examples build optional #23

alainsanguinetti opened this issue Oct 22, 2021 · 1 comment

Comments

@alainsanguinetti
Copy link

Hello, for embedding this library in a larger project, the docs and examples files generate an unnecessary overhead.
There is currently no possibility to make the configure and build skip those folders so it's not possible to remove them without heavy modification of the Makefiles.

I propose to make the configure and build of those folders optional, so that they are only built on demand by the user and that they can be completely removed from the folder if necessary.

@maehne
Copy link
Contributor

maehne commented Nov 11, 2021

I agree that providing this option is sensible. This should also be implemented in the CMake-based build system.

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

No branches or pull requests

2 participants