esp-idf/tools/test_apps/protocols/mdns/main/CMakeLists.txt

3 lines
93 B
CMake
Raw Normal View History

2021-10-19 07:53:19 -04:00
idf_component_register(SRCS "main.c" "mdns_test.c"
INCLUDE_DIRS ".")