3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2018-03-18 16:53:04 -07:00
parent af96e42724
commit a7e0f18482

5
vsts.cmd Normal file
View file

@ -0,0 +1,5 @@
md build
cd build
set
cmake -G "NMake Makefiles" ../
nmake