mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 10:17:30 +02:00
cmake: make main a component again
* Original commit: espressif/esp-idf@d9939cedd9
This commit is contained in:
committed by
gabsuren
parent
e8ea8786d2
commit
57672d5add
@ -0,0 +1,4 @@
|
||||
set(COMPONENT_SRCS "udp_echo_server.cpp")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||||
|
||||
register_component()
|
Reference in New Issue
Block a user