remove script
Some checks failed
Build and Deploy / package-dist (push) Has been cancelled
Build and Deploy / deploy-itch (push) Has been cancelled
Build and Deploy / deploy-gitea (push) Has been cancelled
Build and Deploy / build-linux (push) Has been cancelled
Build and Deploy / build-windows (CLANG64) (push) Has been cancelled

This commit is contained in:
2025-03-19 17:52:44 -05:00
parent 9410af3a69
commit c566f90d16
15 changed files with 524 additions and 694 deletions

View File

@@ -1,5 +1,5 @@
debug: FORCE
meson setup build_dbg -Dbuildtype=debugoptimized
meson setup build_dbg -Dbuildtype=debug
meson compile -C build_dbg
fast: FORCE