tozy/makefile
2020-11-06 11:48:27 -07:00

4 lines
66 B
Makefile

CXX = g++
CXXFLAGS = -lsfml-graphics -lsfml-window -lsfml-system