mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 14:13:23 +00:00
prepare js output
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
51610842b9
commit
c247abfc65
3 changed files with 110 additions and 2 deletions
|
@ -89,6 +89,7 @@ def init_project_def():
|
|||
set_z3py_dir('api/python')
|
||||
add_python(_libz3Component)
|
||||
add_python_install(_libz3Component)
|
||||
add_js()
|
||||
# Examples
|
||||
add_cpp_example('cpp_example', 'c++')
|
||||
add_cpp_example('z3_tptp', 'tptp')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue