Skip to content

Commit 151277b

Browse files
committed
[CMake] install package.xml
1 parent 1a6c63e commit 151277b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ install (FILES
5151

5252
ADD_LIBRARY(${PROJECT_NAME} INTERFACE)
5353
INSTALL(TARGETS ${PROJECT_NAME} EXPORT ${TARGETS_EXPORT_NAME} DESTINATION lib)
54+
INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})

0 commit comments

Comments
 (0)