Skip to content

Commit dd3c43d

Browse files
committed
[CMake] install package.xml
1 parent f9ad7a8 commit dd3c43d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ ADD_SUBDIRECTORY(src)
7373
ADD_SUBDIRECTORY(tests)
7474

7575
PKG_CONFIG_APPEND_LIBS(${PROJECT_NAME})
76+
77+
INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})

0 commit comments

Comments
 (0)