FluxDC/components/FluxButton/CMakeLists.txt
2025-03-08 14:45:49 +08:00

4 lines
147 B
CMake

idf_component_register(SRCS "FluxButton.c"
REQUIRES espressif__button FluxUI driver lvgl
INCLUDE_DIRS ".")