mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
websocketpp: refresh clang patch
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>
(cherry picked from commit 45476f9d6a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
c5cf476e8a
commit
ae5aa7b7e9
+1
-1
@@ -18,7 +18,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|||||||
index 2d13117..c17354a 100644
|
index 2d13117..c17354a 100644
|
||||||
--- a/CMakeLists.txt
|
--- a/CMakeLists.txt
|
||||||
+++ b/CMakeLists.txt
|
+++ b/CMakeLists.txt
|
||||||
@@ -148,7 +148,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES)
|
@@ -150,7 +150,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES)
|
||||||
endif()
|
endif()
|
||||||
set (WEBSOCKETPP_PLATFORM_TLS_LIBS ssl crypto)
|
set (WEBSOCKETPP_PLATFORM_TLS_LIBS ssl crypto)
|
||||||
set (WEBSOCKETPP_BOOST_LIBS system thread)
|
set (WEBSOCKETPP_BOOST_LIBS system thread)
|
||||||
|
|||||||
Reference in New Issue
Block a user