esp-idf/examples/protocols/coap_server/main/CMakeLists.txt

5 lines
106 B
CMake
Raw Normal View History

2018-09-10 21:44:12 -04:00
set(COMPONENT_SRCS "coap_server_example_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()