OVMS3-idf/examples/protocols/sockets/tcp_client/main/CMakeLists.txt
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()