mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
remove simplifier dependencies from cmakelist.txt files
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f062e17037
commit
7dd28781ab
9 changed files with 25 additions and 23 deletions
|
@ -5,7 +5,7 @@ z3_add_component(fpa
|
|||
fpa2bv_rewriter.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
ast
|
||||
simplifier
|
||||
rewriter
|
||||
model
|
||||
util
|
||||
PYG_FILES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue