mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Included FLANN headers in rtabmap for convenience (to have commit 23051820b2)
This commit is contained in:
@@ -121,10 +121,6 @@ INCLUDE_DIRECTORIES(${INCLUDE_DIRS})
|
||||
|
||||
add_definitions(${PCL_DEFINITIONS})
|
||||
|
||||
IF(FLANN18_FOUND)
|
||||
ADD_DEFINITIONS("-DWITH_FLANN18")
|
||||
ENDIF(FLANN18_FOUND)
|
||||
|
||||
# create a library from the source files
|
||||
ADD_LIBRARY(rtabmap_gui ${SRC_FILES})
|
||||
# Linking with Qt libraries
|
||||
|
||||
Reference in New Issue
Block a user