Skip to content

Commit 4fe90b6

Browse files
authored
Add test_msgs dependency (#497)
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
1 parent 44ac714 commit 4fe90b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test_communication/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ if(BUILD_TESTING)
123123
ament_target_dependencies(${target}
124124
"rclcpp"
125125
"rclcpp_action"
126+
"test_msgs"
126127
)
127128
endfunction()
128129

0 commit comments

Comments
 (0)