mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
update build script
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7ded2a90e6
commit
ba2e28fa0e
|
@ -17,7 +17,7 @@ rem Build and run examples
|
||||||
|
|
||||||
rem Build and run unit tests
|
rem Build and run unit tests
|
||||||
nmake test-z3
|
nmake test-z3
|
||||||
test-z3.exe -a
|
rem test-z3.exe -a
|
||||||
|
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
Loading…
Reference in a new issue