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