mirror of
https://github.com/espressif/esp-idf
synced 2025-03-31 03:41:07 -04:00
5 lines
108 B
CMake
5 lines
108 B
CMake
set(COMPONENT_SRCS "udp_multicast_example_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|