Skip to content

Commit

Permalink
Add rviz_rendering dependency to rviz_common (#727) (#748)
Browse files Browse the repository at this point in the history
Signed-off-by: Rebecca Butler <rebecca@openrobotics.org>
  • Loading branch information
rebecca-butler authored Aug 19, 2021
1 parent 5c77bf5 commit ba05260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rviz_common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ target_link_libraries(rviz_common
PUBLIC
rviz_ogre_vendor::OgreMain
rviz_ogre_vendor::OgreOverlay
rviz_rendering::rviz_rendering
Qt5::Widgets
)

Expand All @@ -246,6 +245,7 @@ ament_target_dependencies(rviz_common
rclcpp
resource_retriever
rviz_assimp_vendor
rviz_rendering
sensor_msgs
std_msgs
tf2
Expand Down

0 comments on commit ba05260

Please sign in to comment.