mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-28 21:48:05 +08:00
7 lines
120 B
CMake
7 lines
120 B
CMake
set(COMPONENT_SRCDIRS cJSON)
|
|
set(COMPONENT_ADD_INCLUDEDIRS cJSON)
|
|
|
|
set(COMPONENT_REQUIRES newlib)
|
|
|
|
register_component()
|