mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-07-04 13:35:10 +08:00
3 lines
71 B
Makefile
3 lines
71 B
Makefile
all:
|
|
$(CXX) -o create_triangle_gltf -I../../ create_triangle_gltf.cpp
|