Skip to content

Commit 6156eec

Browse files
authored
Merge pull request #21 from AutoModality/AM-213/vb_util_lib
Am 213/vb util lib
2 parents 6b59ff5 + 155ba29 commit 6156eec

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CMakeLists.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,7 @@ install(TARGETS am_utils
114114
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
115115
)
116116

117-
install(DIRECTORY include/am_utils/
118-
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})
119-
120-
install(DIRECTORY include/vb_util_lib/
117+
install(DIRECTORY include
121118
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})
122119

123120

0 commit comments

Comments
 (0)