mirror of
https://github.com/Z3Prover/z3
synced 2025-07-29 15:37:58 +00:00
add main remaining updates from #1815
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5cdbb1f7be
commit
785fe2f6f7
7 changed files with 76 additions and 158 deletions
|
@ -116,6 +116,6 @@ endif()
|
|||
################################################################################
|
||||
# Build dotnet examples
|
||||
################################################################################
|
||||
#if (BUILD_DOTNET_BINDINGS)
|
||||
# add_subdirectory(dotnet)
|
||||
#endif()
|
||||
if (BUILD_DOTNET_BINDINGS)
|
||||
add_subdirectory(dotnet)
|
||||
endif()
|
Loading…
Add table
Add a link
Reference in a new issue