mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-01 08:09:49 +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