mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
build system: Initial cmake support, work in progress
This commit is contained in:

committed by
Angus Gratton

parent
a538644560
commit
c671a0c3eb
4
components/json/CMakeLists.txt
Normal file
4
components/json/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
set(COMPONENT_SRCDIRS library port)
|
||||
set(COMPONENT_ADD_INCLUDEDIRS include port/include)
|
||||
|
||||
register_component()
|
Reference in New Issue
Block a user