We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 380a32c commit c573d79Copy full SHA for c573d79
1 file changed
CMakeLists.txt
@@ -114,10 +114,7 @@ install(TARGETS am_utils
114
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
115
)
116
117
-install(DIRECTORY include/am_utils/
118
- DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})
119
-
120
-install(DIRECTORY include/vb_util_lib/
+install(DIRECTORY include/am_utils/ include/vb_util_lib/
121
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})
122
123
0 commit comments