FluxDC/components/FluxButton/CMakeLists.txt

4 lines
167 B
CMake

idf_component_register(SRCS "Flux_Button.c"
REQUIRES espressif__button FluxUI driver lvgl freertos FluxPower
INCLUDE_DIRS ".")