Skip to content

Commit a050682

Browse files
committed
[CMake] install package.xml
1 parent e646430 commit a050682

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
@@ -156,3 +156,5 @@ IF(BUILD_TESTING)
156156
ENDIF()
157157

158158
PKG_CONFIG_APPEND_LIBS(${PROJECT_NAME})
159+
160+
INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})

0 commit comments

Comments
 (0)