mirror of
https://github.com/espressif/esp-idf
synced 2025-03-26 01:10:12 -04:00
5 lines
99 B
CMake
5 lines
99 B
CMake
|
set(COMPONENT_SRCS "websocket_example.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|