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.
2 parents 59cd301 + b7340bd commit ebe445dCopy full SHA for ebe445d
CMakeLists.txt
@@ -73,6 +73,8 @@ target_link_libraries(test_server ${catkin_LIBRARIES} )
73
######################################################
74
# INSTALL
75
76
+install(DIRECTORY include/${PROJECT_NAME}/
77
+ DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})
78
79
80
# EXAMPLES and TOOLS
0 commit comments