We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 893d32e commit 0ae3286Copy full SHA for 0ae3286
laser_scan_mapper/CMakeLists.txt
@@ -46,10 +46,6 @@ mapper
46
DESTINATION lib/${PROJECT_NAME}
47
)
48
49
-install(DIRECTORY config/
50
- DESTINATION share/${PROJECT_NAME}
51
-)
52
-
53
if(BUILD_TESTING)
54
find_package(ament_lint_auto REQUIRED)
55
# the following line skips the linter which checks for copyrights
0 commit comments