mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-09 03:22:09 +01:00
5 lines
110 B
CMake
5 lines
110 B
CMake
|
|
set(COMPONENT_SRCDIRS library port)
|
||
|
|
set(COMPONENT_ADD_INCLUDEDIRS include port/include)
|
||
|
|
|
||
|
|
register_component()
|