Skip to content

Commit

Permalink
Add test_msgs dependency (#497)
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Loretz <[email protected]>
  • Loading branch information
sloretz authored Mar 15, 2022
1 parent 44ac714 commit 4fe90b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_communication/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ if(BUILD_TESTING)
ament_target_dependencies(${target}
"rclcpp"
"rclcpp_action"
"test_msgs"
)
endfunction()

Expand Down

0 comments on commit 4fe90b6

Please sign in to comment.