We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc13a8 commit e7cb481Copy full SHA for e7cb481
my_robot_cell/my_robot_cell_description/CMakeLists.txt
@@ -8,9 +8,4 @@ install(
8
DESTINATION share/${PROJECT_NAME}
9
)
10
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()
16
ament_package()
0 commit comments