Explorar el Código

Build with -Drelease-safe

Debug mode is for regular development with:

	git ls-files -co --exclude-standard | entr -c -r zig build run
Luna Stadler %!s(int64=4) %!d(string=hace) años
padre
commit
c370188a25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      zig/sdl/Makefile

+ 1 - 1
zig/sdl/Makefile

1
hello_sdl: Makefile build.zig hello_sdl.zig
1
hello_sdl: Makefile build.zig hello_sdl.zig
2
	zig build
2
	zig build -Drelease-safe
3
	cp zig-out/bin/hello_sdl .
3
	cp zig-out/bin/hello_sdl .