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:
parent
bb5837791a
commit
60d7444c96
2 changed files with 8 additions and 7 deletions
|
@ -54,7 +54,7 @@ def unpack():
|
|||
|
||||
def main():
|
||||
mk_dir("packages")
|
||||
# download_installs()
|
||||
download_installs()
|
||||
# create_nuget_dir()
|
||||
unpack()
|
||||
# create_nuget_package()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue