mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 14:13:23 +00:00
more dotnet core prepration
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
540922766d
commit
52801db3fd
2 changed files with 14 additions and 68 deletions
|
@ -1868,7 +1868,7 @@ def generate_files(api_files,
|
|||
mk_dotnet_wrappers(dotnet_file)
|
||||
if mk_util.is_verbose():
|
||||
print("Generated '{}'".format(dotnet_file.name))
|
||||
|
||||
|
||||
if java_output_dir:
|
||||
mk_java(java_output_dir, java_package_name)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue