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.
1 parent 072e2a8 commit 598d579Copy full SHA for 598d579
osrf_testing_tools_cpp/CMakeLists.txt
@@ -49,3 +49,7 @@ install(
49
DIRECTORY include/
50
DESTINATION include
51
)
52
+
53
+install(FILES
54
+ package.xml
55
+ DESTINATION share/${PROJECT_NAME})
0 commit comments