Files
sqlpp11/examples/compile.sh
2013-08-14 06:34:11 +02:00

4 lines
108 B
Bash

# to be called from the sqlpp11 folder
clang++ -std=c++11 -stdlib=libc++ examples/SelectTest.cpp -Iinclude