forked from espressif/esp-idf
Merge branch 'bugfix/remove_cjson_test_file_from_cmake_build' into 'master'
cJSON: include only source file objects for cmake build See merge request espressif/esp-idf!7498
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
idf_component_register(SRCS "cJSON/cJSON.c"
|
idf_component_register(SRCS "cJSON/cJSON.c"
|
||||||
"cJSON/cJSON_Utils.c"
|
"cJSON/cJSON_Utils.c"
|
||||||
"cJSON/test.c"
|
|
||||||
INCLUDE_DIRS cJSON)
|
INCLUDE_DIRS cJSON)
|
||||||
|
Reference in New Issue
Block a user