mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-28 05:08:23 +08:00
5 lines
90 B
CMake
5 lines
90 B
CMake
set(COMPONENT_SRCS "MQTTEcho.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|