summarylogtreecommitdiffstats
path: root/CMakeLists-signal.patch
diff options
context:
space:
mode:
authorFelix Exner2021-01-28 22:50:14 +0100
committerFelix Exner2021-01-30 11:18:27 +0100
commit17b6cee519533b3aa9a4be72f575a388f67c5e97 (patch)
tree809716a10be6ba11edc36d3cfb3693aab7908955 /CMakeLists-signal.patch
parent5ca78f793538f7c8ccbee8aacd1347b8b7a3a406 (diff)
downloadaur-17b6cee519533b3aa9a4be72f575a388f67c5e97.tar.gz
Removing boost-signal patch
This isn't needed anymore, as we switched to boost1.69 and it doesn't work with the updated version
Diffstat (limited to 'CMakeLists-signal.patch')
-rw-r--r--CMakeLists-signal.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/CMakeLists-signal.patch b/CMakeLists-signal.patch
deleted file mode 100644
index b948e26aced1..000000000000
--- a/CMakeLists-signal.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.old 2019-05-24 23:35:56.152546901 -0400
-+++ CMakeLists.txt 2019-05-24 23:36:06.709213096 -0400
-@@ -3,7 +3,7 @@
-
- find_package(console_bridge REQUIRED)
- find_package(catkin REQUIRED COMPONENTS geometry_msgs rostime tf2_msgs)
--find_package(Boost REQUIRED COMPONENTS signals system thread)
-+find_package(Boost REQUIRED COMPONENTS system thread)
-
- catkin_package(
- INCLUDE_DIRS include