mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-07 05:48:52 +00:00
3 lines
54 B
Makefile
3 lines
54 B
Makefile
all:
|
|
g++ -Wall -Werror -g -O2 -o loader_test test.cc
|