Files
Smart-flower-system/components/mqtt_control/CMakeLists.txt
Wang Beihong fcc2d0825d first commit
2026-03-14 14:19:32 +08:00

4 lines
129 B
CMake

idf_component_register(SRCS "mqtt_control.c"
INCLUDE_DIRS "include"
REQUIRES mqtt cjson)