Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LidarView
LidarView-Superbuild
Commits
0902cacf
Commit
0902cacf
authored
Mar 02, 2020
by
MelanieCarriere
Browse files
Add surface on nurbs pcl compilation
parent
db401df8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Projects/pcl.cmake
View file @
0902cacf
...
...
@@ -12,6 +12,7 @@ superbuild_add_project(pcl
-DBoost_LIBRARY_DIR_RELEASE:PATH=<INSTALL_DIR>/lib
-DPCL_BUILD_WITH_BOOST_DYNAMIC_LINKING_WIN32=true
-DBOOST_LIBRARYDIR:PATH=<INSTALL_DIR>/lib
-DBUILD_surface_on_nurbs=ON
-DBUILD_visualization:BOOL=OFF
-DBUILD_examples:BOOL=OFF
-DBUILD_tools:BOOL=OFF
...
...
@@ -21,6 +22,7 @@ superbuild_add_project(pcl
-DWITH_PNG:BOOL=ON
-DQHULL_LIBRARY:FILEPATH=<INSTALL_DIR>/lib/
${
CMAKE_STATIC_LIBRARY_PREFIX
}
qhullstatic
${
CMAKE_STATIC_LIBRARY_SUFFIX
}
-DQHULL_LIBRARY_DEBUG:FILEPATH=<INSTALL_DIR>/lib/
${
CMAKE_STATIC_LIBRARY_PREFIX
}
qhullstatic
${
CMAKE_STATIC_LIBRARY_SUFFIX
}
-DWITH_OPENNI:BOOL=OFF
-DWITH_QT:BOOL=OFF
-DWITH_VTK:BOOL=OFF
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment