mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-07 16:44:42 +08:00
2 lines
75 B
Makefile
2 lines
75 B
Makefile
CSRCS += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/examples -name \*.c)
|