3 lines
72 B
CMake
3 lines
72 B
CMake
|
add_subdirectory(libc)
|
||
|
add_subdirectory_ifdef(CONFIG_JSON_LIBRARY json)
|