mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-09-23 18:33:15 +08:00
3 lines
47 B
Makefile
3 lines
47 B
Makefile
all:
|
|
$(CXX) -o gltf_writer -I../../ writer.cc
|