mirror of
https://github.com/Clortox/dashboard.git
synced 2026-04-07 16:28:01 +00:00
3 lines
51 B
Makefile
3 lines
51 B
Makefile
all :
|
|
g++ `pkg-config --cflags --libs sdl2` *.cpp
|