Skip to content

Commit

Permalink
Remove auto-lint for description package
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed May 22, 2024
1 parent ccc13a8 commit 67c12d7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions my_robot_cell/my_robot_cell_description/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,4 @@ install(
DESTINATION share/${PROJECT_NAME}
)

if(BUILD_TESTING)
find_package(ament_lint_auto REQUIRED)
set(ament_cmake_copyright_FOUND TRUE)
ament_lint_auto_find_test_dependencies()
endif()
ament_package()

0 comments on commit 67c12d7

Please sign in to comment.