cereal/Makefile
2013-06-11 18:18:21 -07:00

3 lines
58 B
Makefile

all: test.cpp cereal.hpp
g++ -std=c++0x test.cpp -o test