jade/SDL2/compile.txt
2013-11-08 16:08:37 -05:00

3 lines
74 B
Plaintext

g++ simplewindow.cpp $(sdl2-config --libs --cflags) -ldl -o simplewindow