Skip to content

Commit

Permalink
Fix CMP0115 (#1830)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Nov 4, 2024
1 parent be0a339 commit 434f7f5
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 434f7f5

Please sign in to comment.