mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-06-08 03:03:50 +00:00
3 lines
71 B
Makefile
3 lines
71 B
Makefile
all:
|
|
$(CXX) -o create_triangle_gltf -I../../ create_triangle_gltf.cpp
|