esp-idf/examples/protocols/asio/asio_chat/main/CMakeLists.txt

3 lines
82 B
CMake
Raw Normal View History

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