FluxDC/components/FluxButton/CMakeLists.txt

4 lines
147 B
CMake
Raw Normal View History

2025-03-08 14:45:49 +08:00
idf_component_register(SRCS "FluxButton.c"
REQUIRES espressif__button FluxUI driver lvgl
INCLUDE_DIRS ".")