mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Tweaked CI
This commit is contained in:
@@ -3,4 +3,7 @@
|
||||
export CFLAGS+=-DTOY_CC_ENABLED
|
||||
|
||||
all:
|
||||
$(MAKE) -C units -k
|
||||
$(MAKE) -C units -k
|
||||
|
||||
gdb:
|
||||
$(MAKE) -C units -k gdb
|
||||
|
||||
Reference in New Issue
Block a user