OVMS3-idf/examples/protocols/http_server/ws_echo_server/main/CMakeLists.txt

2 lines
84 B
CMake
Raw Normal View History

idf_component_register(SRCS "ws_echo_server.c"
INCLUDE_DIRS ".")