Files
ESP8266_RTOS_SDK/examples/protocols/ibm-mqtt/main/CMakeLists.txt

5 lines
90 B
CMake

set(COMPONENT_SRCS "MQTTEcho.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()