chore(cjson): Add cmake script

This commit is contained in:
Dong Heng
2018-05-04 10:29:04 +08:00
parent 25c84c21c4
commit 25ae7a75df

View File

@ -0,0 +1,6 @@
set(COMPONENT_SRCDIRS cJSON)
set(COMPONENT_ADD_INCLUDEDIRS cJSON)
set(COMPONENT_REQUIRES "")
register_component()