1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-25 08:59:10 -04:00
2018-10-16 09:48:57 +02:00

5 lines
92 B
CMake

set(COMPONENT_SRCS "tcp_client.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()