3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/vsts.cmd
Nikolaj Bjorner a7e0f18482 vsts cmd
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-03-18 16:53:04 -07:00

6 lines
59 B
Batchfile

md build
cd build
set
cmake -G "NMake Makefiles" ../
nmake