FluxDC/components/FluxButton/CMakeLists.txt

4 lines
166 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 freertos FluxPower
2025-03-08 14:45:49 +08:00
INCLUDE_DIRS ".")