mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
Guard the creation of solvers in qfnia_tactic.cpp by a define
This commit is contained in:
parent
53e329b324
commit
9302d8bef3
1 changed files with 1 additions and 0 deletions
|
@ -40,3 +40,4 @@ z3_add_component(smtlogic_tactics
|
|||
qfufbv_tactic.h
|
||||
quant_tactics.h
|
||||
)
|
||||
add_definitions(-DSTART_ONLY_QFNIA_SMT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue