We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b59ff5 + 155ba29 commit 6156eecCopy full SHA for 6156eec
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
121
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})
122
123
0 commit comments