esp-idf/components/json/CMakeLists.txt

7 wiersze
116 B
CMake

set(COMPONENT_SRCDIRS cJSON)
set(COMPONENT_ADD_INCLUDEDIRS cJSON)
set(COMPONENT_REQUIRES "")
register_component()