mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Fix compilation for wolfssl variant
This commit is contained in:
parent
a9b7c5e115
commit
2c96216d8f
1 changed files with 0 additions and 1 deletions
|
|
@ -97,7 +97,6 @@ endif(BBF_JSON_PLUGIN)
|
|||
|
||||
IF(WITH_WOLFSSL)
|
||||
SET(SSL_LIBS wolfssl)
|
||||
SET(CRYPTO_LIBS crypto)
|
||||
add_compile_definitions(LWOLFSSL)
|
||||
ENDIF(WITH_WOLFSSL)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue