We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e646430 commit a050682Copy full SHA for a050682
CMakeLists.txt
@@ -156,3 +156,5 @@ IF(BUILD_TESTING)
156
ENDIF()
157
158
PKG_CONFIG_APPEND_LIBS(${PROJECT_NAME})
159
+
160
+INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})
0 commit comments