esp-idf/components/mdns/host_test/main/CMakeLists.txt

5 wiersze
129 B
CMake
Czysty Zwykły widok Historia

2021-06-30 16:39:29 +00:00
idf_component_register(SRCS "main.c"
INCLUDE_DIRS
"."
REQUIRES mdns)