cmake: fix build with latest Curl
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
set(WOLFSSL_LIBRARY ON)
|
set(WOLFSSL_LIBRARY wolfssl)
|
||||||
set(WOLFSSL_INCLUDE_DIR ON)
|
set(WOLFSSL_INCLUDE_DIR ${CMAKE_SOURCE_DIR}/3rdparty/wolfssl)
|
||||||
set(WOLFSSL_LIBRARIES wolfssl)
|
|
||||||
set(WOLFSSL_FOUND TRUE)
|
set(WOLFSSL_FOUND TRUE)
|
||||||
|
|||||||
Reference in New Issue
Block a user