mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-03 15:49:51 +01:00
5 lines
92 B
CMake
5 lines
92 B
CMake
set(COMPONENT_SRCS "tcp_server.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|