mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 19:54:40 +02:00
zephyr: fix CMakeLists.txt
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
if(CONFIG_WOLFSSL)
|
||||
zephyr_interface_library_named(wolfSSL)
|
||||
|
||||
if(CONFIG_WOLFSSL_BUILTIN)
|
||||
@@ -121,3 +122,5 @@ else()
|
||||
endif()
|
||||
|
||||
target_link_libraries(wolfSSL INTERFACE zephyr_interface)
|
||||
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user