3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 11:25:51 +00:00

build generated files outside of src

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2018-11-15 16:16:38 -08:00
parent bb5837791a
commit 60d7444c96
2 changed files with 8 additions and 7 deletions

View file

@ -54,7 +54,7 @@ def unpack():
def main():
mk_dir("packages")
# download_installs()
download_installs()
# create_nuget_dir()
unpack()
# create_nuget_package()