mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 17:45:32 +00:00
fix component dependencies
This commit is contained in:
parent
51ce17bcd4
commit
661bea91de
2 changed files with 6 additions and 5 deletions
|
@ -30,12 +30,13 @@ z3_add_component(polysat
|
|||
variable_elimination.cpp
|
||||
viable.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
util
|
||||
dd
|
||||
simplex
|
||||
interval
|
||||
bigfix
|
||||
dd
|
||||
euf
|
||||
interval
|
||||
polysat_univariate_solver
|
||||
simplex
|
||||
util
|
||||
PYG_FILES
|
||||
polysat_params.pyg
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue