mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-15 19:42:09 +02:00
5 lines
99 B
CMake
5 lines
99 B
CMake
![]() |
set(COMPONENT_SRCS "websocket_example.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|