Skip to content

Commit

Permalink
Remove unnecessary source file from test binary
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffrey Biggs <[email protected]>
  • Loading branch information
gbiggs committed May 11, 2022
1 parent 537ef7c commit 33d1151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rosbag2_transport/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ function(create_tests_for_rmw_implementation)
${SKIP_TEST})

rosbag2_transport_add_gmock(test_play_for
src/rosbag2_transport/qos.cpp
test/rosbag2_transport/test_play_for.cpp
INCLUDE_DIRS $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/src/rosbag2_transport>
LINK_LIBS rosbag2_transport
Expand Down

0 comments on commit 33d1151

Please sign in to comment.