mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-02 02:10:19 +08:00
5 lines
92 B
CMake
5 lines
92 B
CMake
set(COMPONENT_ADD_INCLUDEDIRS "include")
|
|
set(COMPONENT_SRCDIRS "src")
|
|
|
|
register_component()
|