mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-19 01:15:54 +08:00
4 lines
110 B
CMake
4 lines
110 B
CMake
set(COMPONENT_SRCS "cJSON_Utils.c" "cJSON.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ". include")
|
|
register_component()
|