Skip to content

Commit

Permalink
Fix CMP0115
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Oct 31, 2024
1 parent 5dbd6d5 commit 5c32b18
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 5c32b18

Please sign in to comment.