3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00

try paths to vsvars

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2018-03-18 16:59:41 -07:00
parent a7e0f18482
commit b82214ef0d

View file

@ -1,5 +1,7 @@
md build
cd build
set
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
%VS140COMNTOOLS%\vcvars64.bat
cmake -G "NMake Makefiles" ../
nmake