mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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
|
||||
--- a/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()
|
||||
set (WEBSOCKETPP_PLATFORM_TLS_LIBS ssl crypto)
|
||||
set (WEBSOCKETPP_BOOST_LIBS system thread)
|
||||
|
||||
Reference in New Issue
Block a user