summaryrefslogtreecommitdiff
path: root/pcr/rstudio-desktop/boost-signals.patch
blob: 64e41e22c6f4046ec5c2ae6994a8420306a816f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/cpp/CMakeLists.txt b/src/cpp/CMakeLists.txt
index 761003d..f8543e9 100644
--- a/src/cpp/CMakeLists.txt
+++ b/src/cpp/CMakeLists.txt
@@ -157,7 +157,6 @@ list(APPEND BOOST_LIBS
    iostreams
    program_options
    regex
-   signals
    system
    thread
    chrono