mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
3 lines
90 B
Makefile
3 lines
90 B
Makefile
all:
|
|
g++ -O2 -g -I../../src/external/fast_float/include parse_fp.cc -o parse_fp -pthread
|