Skip to content

Commit e7cb481

Browse files
author
Felix Exner (fexner)
authored
Remove auto-lint for description package (#2)
1 parent ccc13a8 commit e7cb481

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

my_robot_cell/my_robot_cell_description/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,4 @@ install(
88
DESTINATION share/${PROJECT_NAME}
99
)
1010

11-
if(BUILD_TESTING)
12-
find_package(ament_lint_auto REQUIRED)
13-
set(ament_cmake_copyright_FOUND TRUE)
14-
ament_lint_auto_find_test_dependencies()
15-
endif()
1611
ament_package()

0 commit comments

Comments
 (0)