mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-25 16:27:29 +02:00
5 lines
95 B
CMake
5 lines
95 B
CMake
![]() |
set(COMPONENT_SRCS "chat_server.cpp")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|