Skip to content

Commit

Permalink
Update ros-noetic-rosmon-core.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Feb 18, 2024
1 parent a4725b1 commit 7ce9984
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions patch/ros-noetic-rosmon-core.patch
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ index 7441df6..9bff2c0 100644
find_package(TinyXML REQUIRED)

find_package(Curses REQUIRED)
@@ -107,6 +107,7 @@ target_link_libraries(rosmon
yaml-cpp
util
rosmon_launch_config
+ fmt::fmt
)

add_dependencies(rosmon ${catkin_EXPORTED_TARGETS})
@@ -126,6 +125,7 @@ add_executable(dump_param
)
target_link_libraries(dump_param
Expand Down

0 comments on commit 7ce9984

Please sign in to comment.