Skip to content

Commit 04fbf95

Browse files
committed
modified CMakeLists to remove launch install
1 parent c1203bb commit 04fbf95

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

chained_filter_controller/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,6 @@ install(
8282
RUNTIME DESTINATION bin
8383
)
8484

85-
install(
86-
DIRECTORY launch
87-
DESTINATION share/${PROJECT_NAME}/
88-
)
89-
90-
9185
install(
9286
FILES plugin_description.xml
9387
DESTINATION share/${PROJECT_NAME}

0 commit comments

Comments
 (0)