We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f66e7a3 + c1caccf commit dfaa214Copy full SHA for dfaa214
wireless_watcher/CMakeLists.txt
@@ -9,3 +9,6 @@ install(PROGRAMS
9
nodes/watcher_node
10
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
11
)
12
+
13
+install(DIRECTORY launch
14
+ DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
0 commit comments