Files
esp-protocols/examples/protocols/websocket/main/CMakeLists.txt
2022-03-01 12:18:50 +04:00

3 lines
88 B
CMake

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