Skip to content

Commit

Permalink
Fix CMP0115 (ros-controls#1830)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored and saikishor committed Nov 12, 2024
1 parent f99408d commit 34b28f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller_manager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ if(BUILD_TESTING)
)

ament_add_gmock(test_hardware_spawner
test/test_hardware_spawner
test/test_hardware_spawner.cpp
TIMEOUT 120
)
target_link_libraries(test_hardware_spawner
Expand Down

0 comments on commit 34b28f6

Please sign in to comment.