mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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>
This commit is contained in:
committed by
Khem Raj
parent
8fd74e8502
commit
45476f9d6a
+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