Skip to content

Commit 0220972

Browse files
author
=
committed
Remove dublicate BUILD_tools option.
1 parent fa56699 commit 0220972

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/pcl_options.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ mark_as_advanced(CMAKE_MSVC_CODE_LINK_OPTIMIZATION)
8888
# Project folders
8989
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
9090

91-
option(BUILD_tools "Useful PCL-based command line tools" ON)
92-
9391
option(WITH_DOCS "Build doxygen documentation" OFF)
9492

9593
# set index size

0 commit comments

Comments
 (0)