Skip to content

Commit 5636bd3

Browse files
committed
[CMake] install package.xml
1 parent 87b1fe3 commit 5636bd3

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
@@ -103,3 +103,5 @@ ELSE ()
103103
INSTALL (FILES etc/gepetto-gui/basic.conf
104104
DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/gepetto-gui)
105105
ENDIF ()
106+
107+
INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})

0 commit comments

Comments
 (0)