zephyr/lib/CMakeLists.txt

4 lines
94 B
CMake
Raw Normal View History

add_subdirectory(crc)
add_subdirectory_ifdef(CONFIG_JSON_LIBRARY json)
add_subdirectory(libc)