mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
5 lines
83 B
Batchfile
5 lines
83 B
Batchfile
rmdir /s /q build
|
|
mkdir build
|
|
|
|
cmake -G "Visual Studio 15 2017" -A x64 -Bbuild -H.
|