Skip to content
Snippets Groups Projects
Commit dd3c43d4 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CMake] install package.xml

parent f9ad7a8e
No related branches found
No related tags found
No related merge requests found
......@@ -73,3 +73,5 @@ ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY(tests)
PKG_CONFIG_APPEND_LIBS(${PROJECT_NAME})
INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment