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 f9ad7a8 commit dd3c43dCopy full SHA for dd3c43d
CMakeLists.txt
@@ -73,3 +73,5 @@ ADD_SUBDIRECTORY(src)
73
ADD_SUBDIRECTORY(tests)
74
75
PKG_CONFIG_APPEND_LIBS(${PROJECT_NAME})
76
+
77
+INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})
0 commit comments