zephyr/ext/lib/crypto/CMakeLists.txt

3 lines
86 B
CMake

add_subdirectory_if_kconfig(tinycrypt)
add_subdirectory_ifdef(CONFIG_MBEDTLS mbedtls)