summarylogtreecommitdiffstats
path: root/boost-signals.patch
diff options
context:
space:
mode:
Diffstat (limited to 'boost-signals.patch')
-rw-r--r--boost-signals.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/boost-signals.patch b/boost-signals.patch
new file mode 100644
index 000000000000..a1acdc7733ba
--- /dev/null
+++ b/boost-signals.patch
@@ -0,0 +1,12 @@
+--- CMakeLists.txt 2019-09-23 15:58:44.273534387 +0800
++++ CMakeLists.txt.patch 2019-09-23 15:59:23.280408275 +0800
+@@ -14,7 +14,7 @@
+ )
+
+
+-find_package(Boost REQUIRED COMPONENTS signals)
++find_package(Boost REQUIRED COMPONENTS)
+
+ catkin_package(
+ CATKIN_DEPENDS
+