Skip to content

Commit

Permalink
Remove non-package from ament_target_dependencies() (ros2#428)
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
  • Loading branch information
sloretz authored and kylemarcey committed Mar 25, 2022
1 parent ad1ec85 commit ef2a1c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rviz_rendering_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ if(BUILD_TESTING)
rviz_rendering::rviz_rendering
resource_retriever::resource_retriever
)
ament_target_dependencies(mesh_loader_test_target
rviz_assimp_vendor)
endif()

ament_add_gtest(test_rviz_rendering_tests
Expand Down

0 comments on commit ef2a1c1

Please sign in to comment.