Files
OpenIris-ESPIDF/components/cJSON/CMakeLists.txt
2024-11-09 20:18:09 +01:00

3 lines
68 B
CMake

idf_component_register(SRCS "cJSON/cJSON.c"
INCLUDE_DIRS "cJSON"
)