mirror of
https://github.com/Z3Prover/z3
synced 2025-07-22 20:32:05 +00:00
dotnet example
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
be97785253
commit
93fbfd5f94
6 changed files with 46 additions and 12 deletions
|
@ -75,6 +75,7 @@ add_hlib('cpp', 'bindings/c++', includes2install=['z3++.h'])
|
|||
set_z3py_dir('bindings/python')
|
||||
# Examples
|
||||
add_cpp_example('cpp_example', 'c++')
|
||||
add_dotnet_example('dotnet_example', 'dotnet')
|
||||
|
||||
update_version(4, 2, 0, 0)
|
||||
mk_auto_src()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue