Skip to content

Commit

Permalink
Temporarily disable Z3 build (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
makaimann authored Mar 4, 2021
1 parent 2d0e3b5 commit 4a76294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions z3/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
message(FATAL_ERROR "Z3 backend development is still in progress and not yet ready for use")
add_library(smt-switch-z3 "${SMT_SWITCH_LIB_TYPE}"
# "${CMAKE_CURRENT_SOURCE_DIR}/src/z3_extensions.cpp"
"${CMAKE_CURRENT_SOURCE_DIR}/src/z3_factory.cpp"
Expand Down

0 comments on commit 4a76294

Please sign in to comment.