Files
esp-protocols/examples/protocols/asio/chat_server/main/CMakeLists.txt
2022-06-22 14:18:17 +04:00

2 lines
83 B
CMake

idf_component_register(SRCS "chat_server.cpp"
INCLUDE_DIRS ".")