diff options
Diffstat (limited to 'meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch')
-rw-r--r-- | meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch index a1ee627b34..3245d941b0 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch | |||
@@ -12,7 +12,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt | |||
12 | index 2d13117b..9a46bc10 100644 | 12 | index 2d13117b..9a46bc10 100644 |
13 | --- a/CMakeLists.txt | 13 | --- a/CMakeLists.txt |
14 | +++ b/CMakeLists.txt | 14 | +++ b/CMakeLists.txt |
15 | @@ -213,7 +213,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES) | 15 | @@ -217,7 +217,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES) |
16 | set (Boost_USE_MULTITHREADED TRUE) | 16 | set (Boost_USE_MULTITHREADED TRUE) |
17 | set (Boost_ADDITIONAL_VERSIONS "1.39.0" "1.40.0" "1.41.0" "1.42.0" "1.43.0" "1.44.0" "1.46.1") # todo: someone who knows better spesify these! | 17 | set (Boost_ADDITIONAL_VERSIONS "1.39.0" "1.40.0" "1.41.0" "1.42.0" "1.43.0" "1.44.0" "1.46.1") # todo: someone who knows better spesify these! |
18 | 18 | ||