zephyr/lib/CMakeLists.txt

3 lines
72 B
CMake

add_subdirectory(libc)
add_subdirectory_ifdef(CONFIG_JSON_LIBRARY json)