Added compile instructions
This commit is contained in:
parent
8b92c6eee6
commit
a2eece5ed6
2
SDL2/compile.txt
Normal file
2
SDL2/compile.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
g++ simplewindow.cpp $(sdl2-config --libs --cflags) -ldl -o simplewindow
|
||||||
|
|
Loading…
Reference in New Issue
Block a user