mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00: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()
|