Add build script
This commit is contained in:
commit
8b9382c5c5
3
build
Executable file
3
build
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
(set -x ; clang $(pkg-config --libs SDL2_image) main.c -o main)
|
Loading…
x
Reference in New Issue
Block a user