cmake: fix build after 3rdparty updates
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
set(WOLFSSL_LIBRARY ON)
|
||||
set(WOLFSSL_INCLUDE_DIR ON)
|
||||
set(WOLFSSL_LIBRARIES wolfssl)
|
||||
set(WOLFSSL_FOUND TRUE)
|
||||
Reference in New Issue
Block a user