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

More CMake option to disable binaries compilation one by one #13

Closed
semsitivity opened this issue Sep 29, 2015 · 1 comment
Closed

More CMake option to disable binaries compilation one by one #13

semsitivity opened this issue Sep 29, 2015 · 1 comment
Assignees

Comments

@semsitivity
Copy link

Adding some boolean options like
BUILD_CONFIG
BUILD_DUMP
BUILD_HZ
BUILD_IFM_IMPORT
BUILD_IFM_EXPORT
BUILD_IMAGER_TYPES
...
and specially
BUILD_VIEWER

can be very usefull, specifically when you need to avoid building gtest, or pcl visualization library.

@tpanzarella
Copy link

This is implemented in 0.2.0. While not currently released, I have pushed my dev branch dev-0.2.0 to github, so, if you want to play with this now, it is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants