1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-23 16:09:09 -04:00

4 lines
160 B
CMake
Raw Normal View History

idf_component_register(SRCS "esp_websocket_client.c"
INCLUDE_DIRS "include"
REQUIRES lwip esp-tls tcp_transport nghttp)