mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[python] Fix turtle icon dependency
This commit is contained in:
@@ -162,6 +162,8 @@ ifeq ($(PLATFORM),emscripten)
|
||||
$(py_objs): SFLAGS := $(subst -Os,-O0,$(SFLAGS))
|
||||
endif
|
||||
|
||||
# Icon dependency
|
||||
python/port/modturtle_impl.cpp: python/port/turtle_icon.cpp
|
||||
|
||||
# QSTR generation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user