We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b1fe3 commit 5636bd3Copy full SHA for 5636bd3
CMakeLists.txt
@@ -103,3 +103,5 @@ ELSE ()
103
INSTALL (FILES etc/gepetto-gui/basic.conf
104
DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/gepetto-gui)
105
ENDIF ()
106
+
107
+INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})
0 commit comments