mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-20 05:52:22 +02:00
5 lines
95 B
CMake
5 lines
95 B
CMake
set(COMPONENT_SRCS "chat_client.cpp")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|