mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
2 lines
77 B
Makefile
2 lines
77 B
Makefile
CSRCS += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/src/demos -name "*.c")
|