3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-06 14:13:23 +00:00

improving mk_make.py

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-10-23 15:10:46 -07:00
parent 7cb1d21070
commit 6a0e05153c
2 changed files with 61 additions and 10 deletions

View file

@ -8,6 +8,8 @@
############################################
from mk_util import *
parse_options()
# set_build_dir('build')
# set_src_dir('src')
# set_modes(['Debug', 'Release'])