spirit/config.mk
2022-07-08 21:34:08 +05:00

5 lines
65 B
Makefile

cpp = g++
build_directory = build
cppflags = -Wall
libs = -lSDL2