Skip to content

Commit 71ef07b

Browse files
Alexander ReimannAlexander Reimann
authored andcommitted
Install launch and config folders
1 parent 03b766f commit 71ef07b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

elevation_mapping_cupy/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,7 @@ install(
6868
ARCHIVE DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
6969
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
7070
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})
71+
72+
install(
73+
DIRECTORY launch config
74+
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})

0 commit comments

Comments
 (0)