Files
tinyusdz/sandbox/parse_fp/Makefile
2025-07-28 11:42:04 +09:00

3 lines
90 B
Makefile

all:
g++ -O2 -g -I../../src/external/fast_float/include parse_fp.cc -o parse_fp -pthread