mirror of
https://github.com/Z3Prover/z3
synced 2026-01-06 19:12:45 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6584084d6a
commit
ca62133a56
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ import sys
|
|||
import re
|
||||
import os
|
||||
|
||||
build_env = dict(os.environ)
|
||||
BUILD_DIR = '../' + build_env.get('Z3BUILD', 'build')
|
||||
OUTPUT_DIRECTORY=os.path.join(os.getcwd(), 'api')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue