3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
This commit is contained in:
Yuto Takei 2012-11-20 13:12:37 +09:00
parent dcf8291860
commit 0bee012f2c

2
README
View file

@ -12,7 +12,7 @@ Z3 can be built using Visual Studio Command Prompt and make/g++.
2) Building Z3 using make/g++ and Python
Execute:
autconf
autoconf
./configure
python scripts/mk_make.py
cd build