Files
esp-protocols/examples/protocols/mdns/main/CMakeLists.txt

5 lines
99 B
CMake
Raw Normal View History

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