Skip to content

Commit

Permalink
Fix CMP0115 (#1830)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Nov 10, 2024
1 parent a76101d commit f7304f3
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 @@ -192,7 +192,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 f7304f3

Please sign in to comment.