Skip to content

Commit 0ae3286

Browse files
committed
mapper/CMake.txt: removed install of config file
1 parent 893d32e commit 0ae3286

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

laser_scan_mapper/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ mapper
4646
DESTINATION lib/${PROJECT_NAME}
4747
)
4848

49-
install(DIRECTORY config/
50-
DESTINATION share/${PROJECT_NAME}
51-
)
52-
5349
if(BUILD_TESTING)
5450
find_package(ament_lint_auto REQUIRED)
5551
# the following line skips the linter which checks for copyrights

0 commit comments

Comments
 (0)