mirror of
https://github.com/espressif/esp-idf
synced 2025-04-14 10:40:10 -04:00
8 lines
116 B
CMake
8 lines
116 B
CMake
set(COMPONENT_ADD_INCLUDEDIRS .)
|
|
|
|
set(COMPONENT_SRCDIRS .)
|
|
|
|
set(COMPONENT_PRIV_REQUIRES lwip)
|
|
|
|
register_component()
|