mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-06 22:20:43 +08:00
chore(cjson): Add cmake script
This commit is contained in:
6
components/cjson/CMakeLists.txt
Normal file
6
components/cjson/CMakeLists.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
set(COMPONENT_SRCDIRS cJSON)
|
||||||
|
set(COMPONENT_ADD_INCLUDEDIRS cJSON)
|
||||||
|
|
||||||
|
set(COMPONENT_REQUIRES "")
|
||||||
|
|
||||||
|
register_component()
|
Reference in New Issue
Block a user