spirit/config.mk

5 lines
65 B
Makefile
Raw Normal View History

2022-07-08 16:34:08 +00:00
cpp = g++
build_directory = build
cppflags = -Wall
libs = -lSDL2