mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-06-13 18:58:53 +00:00
3 lines
58 B
Makefile
3 lines
58 B
Makefile
all:
|
|
clang++ -std=c++11 -I../../ -g -O1 -o saver main.cc
|