Skip to content

Commit 598d579

Browse files
mikaelarguedaswjwwood
authored andcommitted
install package.xml (#29)
Signed-off-by: Mikael Arguedas <[email protected]>
1 parent 072e2a8 commit 598d579

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

osrf_testing_tools_cpp/CMakeLists.txt

+4
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,7 @@ install(
4949
DIRECTORY include/
5050
DESTINATION include
5151
)
52+
53+
install(FILES
54+
package.xml
55+
DESTINATION share/${PROJECT_NAME})

0 commit comments

Comments
 (0)