Skip to content

Commit

Permalink
Address merge conflicts after automatic backporting
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Orlov <[email protected]>
  • Loading branch information
MichaelOrlov committed Sep 26, 2024
1 parent c7a5350 commit 6f9ab54
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rosbag2_cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,7 @@ if(BUILD_TESTING)
find_package(ament_lint_auto REQUIRED)
find_package(std_msgs REQUIRED)
find_package(test_msgs REQUIRED)
<<<<<<< HEAD
=======
find_package(rosbag2_test_msgdefs REQUIRED)
find_package(rmw_implementation_cmake REQUIRED)
>>>>>>> a269cd4 ([iron] Bugfix for rosbag2_cpp serialization converter (backport #1814) (#1823))
ament_lint_auto_find_test_dependencies()

add_library(
Expand Down

0 comments on commit 6f9ab54

Please sign in to comment.