Files
esp-protocols/components/mdns/tests/host_test/main/CMakeLists.txt
2022-06-01 21:04:37 +04:00

5 lines
129 B
CMake

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