esp-idf/examples/protocols/asio/asio_chat/main/CMakeLists.txt
2021-08-31 23:39:18 +04:00

3 lines
82 B
CMake

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