mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
fix test build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
afb12fe6c3
commit
8602c52bc9
2 changed files with 4 additions and 5 deletions
|
@ -4,3 +4,6 @@ set
|
|||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||
cmake -G "NMake Makefiles" ../
|
||||
nmake
|
||||
nmake test-z3
|
||||
git pull https://github.com/z3prover/z3test z3test
|
||||
cd z3test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue