mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-07 05:48:52 +00:00
3 lines
47 B
Makefile
3 lines
47 B
Makefile
all:
|
|
$(CXX) -o gltf_writer -I../../ writer.cc
|