mirror of
https://github.com/Z3Prover/z3
synced 2025-10-10 17:58:06 +00:00
try to fix build
This commit is contained in:
parent
b43971bb4a
commit
2f65ce1026
5 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,7 @@
|
|||
z3_add_component(polysat_univariate_solver
|
||||
SOURCES
|
||||
univariate_solver.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
util
|
||||
solver
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue