We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6c63e commit 151277bCopy full SHA for 151277b
CMakeLists.txt
@@ -51,3 +51,4 @@ install (FILES
51
52
ADD_LIBRARY(${PROJECT_NAME} INTERFACE)
53
INSTALL(TARGETS ${PROJECT_NAME} EXPORT ${TARGETS_EXPORT_NAME} DESTINATION lib)
54
+INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})
0 commit comments