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