mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
websocketpp: refresh patches to apply cleanly on websocketpp 0.8.2
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7cc7a9ec88
commit
6f2263da2c
|
|
@ -18,7 +18,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|||
index 2d13117..c17354a 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -150,7 +150,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES)
|
||||
@@ -154,7 +154,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES)
|
||||
endif()
|
||||
set (WEBSOCKETPP_PLATFORM_TLS_LIBS ssl crypto)
|
||||
set (WEBSOCKETPP_BOOST_LIBS system thread)
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|||
index 2d13117b..9a46bc10 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -213,7 +213,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES)
|
||||
@@ -217,7 +217,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES)
|
||||
set (Boost_USE_MULTITHREADED TRUE)
|
||||
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!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user