mirror of
https://github.com/Z3Prover/z3
synced 2025-04-17 06:15:37 +00:00
6 lines
59 B
Batchfile
6 lines
59 B
Batchfile
md build
|
|
cd build
|
|
set
|
|
cmake -G "NMake Makefiles" ../
|
|
nmake
|