1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00
lvgl/examples/lv_examples.mk
defogprog e2b19eb4ac
fix: build on Windows (MinGW environment) (#4538)
Co-authored-by: Andrii Samozvon <samozvon.a@ajax.systems>
2023-09-08 22:06:59 +02:00

2 lines
76 B
Makefile

CSRCS += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/examples -name "*.c")