Files
esp-protocols/components/mdns/host_test/main/CMakeLists.txt
2022-05-27 17:44:24 +04:00

5 lines
129 B
CMake

idf_component_register(SRCS "main.c"
INCLUDE_DIRS
"."
REQUIRES mdns)