From 7ce9984cd408602404351454b81d9a9019dfd484 Mon Sep 17 00:00:00 2001 From: Tobias Fischer Date: Mon, 19 Feb 2024 08:37:48 +1000 Subject: [PATCH] Update ros-noetic-rosmon-core.patch --- patch/ros-noetic-rosmon-core.patch | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/patch/ros-noetic-rosmon-core.patch b/patch/ros-noetic-rosmon-core.patch index a3fedb903..c19a29d13 100644 --- a/patch/ros-noetic-rosmon-core.patch +++ b/patch/ros-noetic-rosmon-core.patch @@ -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