mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
5 lines
95 B
CMake
5 lines
95 B
CMake
set(COMPONENT_SRCS "chat_server.cpp")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|