mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
fixed CleanupLocalGrids install target
This commit is contained in:
@@ -29,7 +29,7 @@ TARGET_LINK_LIBRARIES(cleanupLocalGrids ${LIBRARIES})
|
||||
SET_TARGET_PROPERTIES( cleanupLocalGrids
|
||||
PROPERTIES OUTPUT_NAME ${PROJECT_PREFIX}-cleanupLocalGrids)
|
||||
|
||||
INSTALL(TARGETS export
|
||||
INSTALL(TARGETS cleanupLocalGrids
|
||||
RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" COMPONENT runtime
|
||||
BUNDLE DESTINATION "${CMAKE_BUNDLE_LOCATION}" COMPONENT runtime)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user