Skip to content

Commit

Permalink
Create ros-humble-vision-msgs-rviz-plugin.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Sep 16, 2023
1 parent 05c223d commit fe684c4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions patch/ros-humble-vision-msgs-rviz-plugin.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d199135..b98cd55 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,6 +75,7 @@ target_link_libraries(${PROJECT_NAME} PUBLIC
rviz_ogre_vendor::OgreMain
rviz_ogre_vendor::OgreOverlay
rviz_common::rviz_common
+ rviz_default_plugins::rviz_default_plugins
)


0 comments on commit fe684c4

Please sign in to comment.