mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
octomap: use cmake target (#995)
This commit is contained in:
@@ -568,13 +568,9 @@ IF(ZEDOC_FOUND)
|
||||
ENDIF(ZEDOC_FOUND)
|
||||
|
||||
IF(octomap_FOUND)
|
||||
SET(PUBLIC_INCLUDE_DIRS
|
||||
${PUBLIC_INCLUDE_DIRS}
|
||||
${OCTOMAP_INCLUDE_DIRS}
|
||||
)
|
||||
SET(PUBLIC_LIBRARIES
|
||||
${PUBLIC_LIBRARIES}
|
||||
${OCTOMAP_LIBRARIES}
|
||||
octomap
|
||||
)
|
||||
SET(SRC_FILES
|
||||
${SRC_FILES}
|
||||
|
||||
Reference in New Issue
Block a user