Explorar el Código

Fix rebuilding when source has changed

Luna Stadler %!s(int64=4) %!d(string=hace) años
padre
commit
d8469a8bef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      zig/sdl/Makefile

+ 1 - 1
zig/sdl/Makefile

@ -1,3 +1,3 @@
1
hello_sdl:
1
hello_sdl: Makefile build.zig hello_sdl.zig
2 2
	zig build
3 3
	cp zig-out/bin/hello_sdl .