1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-22 15:39:13 -04:00

4 lines
134 B
CMake
Raw Normal View History

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