mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Merge branch 'bugfix/remove_cjson_test_file_from_cmake_build_v4.1' into 'release/v4.1'
cJSON: include only source file objects for cmake build (v4.1) See merge request espressif/esp-idf!7545
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
idf_component_register(SRCS "cJSON/cJSON.c"
|
||||
"cJSON/cJSON_Utils.c"
|
||||
"cJSON/test.c"
|
||||
INCLUDE_DIRS cJSON)
|
||||
|
Reference in New Issue
Block a user