tinygltf/examples/saver/Makefile.dev
Syoyo Fujita d42767e63f Store relative URI in Buffer serializer. Fixes #48.
Apply clang-format.
Add simple saver sample.
2018-03-15 21:52:00 -05:00

3 lines
58 B
Makefile

all:
clang++ -std=c++11 -I../../ -g -O1 -o saver main.cc