3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
|
g++ simplewindow.cpp $(sdl2-config --libs --cflags) -ldl -o simplewindow
|
||
|
|