Skip to content

Commit

Permalink
[CMake] install package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Apr 21, 2021
1 parent c70cc8e commit e2ca5e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ ADD_REQUIRED_DEPENDENCY("omniORB4 >= 4.1.4")
ADD_SUBDIRECTORY(src)

PKG_CONFIG_APPEND_LIBS(${PROJECT_NAME})

INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})

0 comments on commit e2ca5e0

Please sign in to comment.