mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-21 06:22:21 +02:00
5 lines
99 B
CMake
5 lines
99 B
CMake
set(COMPONENT_SRCS "mdns_example_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|