We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fffa55 commit efb7d4eCopy full SHA for efb7d4e
1 file changed
rclcpp_lifecycle/CMakeLists.txt
@@ -63,7 +63,7 @@ if(BUILD_TESTING)
63
ament_lint_auto_find_test_dependencies()
64
65
find_package(ament_cmake_cppcheck REQUIRED)
66
- ament_cppcheck()
+ # cppcheck is being added elsewhere
67
set_tests_properties(cppcheck PROPERTIES TIMEOUT 360)
68
69
find_package(performance_test_fixture REQUIRED)
0 commit comments