zephyr/ext/lib/CMakeLists.txt

3 lines
72 B
CMake

add_subdirectory(crypto)
add_subdirectory_ifdef(CONFIG_FNMATCH fnmatch)