Skip to content
Snippets Groups Projects
Commit 001aff62 authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

disable PCL

parent 1180e9c3
Branches
Tags
No related merge requests found
Pipeline #12695 passed
...@@ -10,7 +10,7 @@ include(GNUInstallDirs) ...@@ -10,7 +10,7 @@ include(GNUInstallDirs)
include(CTest) include(CTest)
enable_testing() enable_testing()
option(WITH_PCL "Use PCL if available" ON) option(WITH_PCL "Use PCL if available" OFF)
option(WITH_FIXSTARS "Use Fixstars libSGM if available" ON) option(WITH_FIXSTARS "Use Fixstars libSGM if available" ON)
option(BUILD_VISION "Enable the vision component" ON) option(BUILD_VISION "Enable the vision component" ON)
option(BUILD_RECONSTRUCT "Enable the reconstruction component" ON) option(BUILD_RECONSTRUCT "Enable the reconstruction component" ON)
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment