mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
preparing to split framework
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
c4711ac472
commit
ffaf88798d
8 changed files with 42 additions and 137 deletions
|
@ -8,7 +8,7 @@
|
|||
############################################
|
||||
from mk_util import *
|
||||
|
||||
set_build_dir('build-test')
|
||||
set_build_dir('build')
|
||||
set_src_dir('src')
|
||||
set_modes(['Debug', 'Release'])
|
||||
set_platforms(['Win32', 'x64'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue