FluxDC/components/FluxButton/CMakeLists.txt

4 lines
167 B
CMake
Raw Permalink Normal View History

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