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

5 lines
95 B
CMake

idf_component_register(
SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES lvgl esp_lvgl_port
)