mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
3 lines
53 B
Makefile
3 lines
53 B
Makefile
all:
|
|
clang++ -I../../src -fsanitize=address main.cc
|