cereal/Makefile

3 lines
58 B
Makefile
Raw Normal View History

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