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