mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 12:07:52 +00:00
fix build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f72e30e539
commit
af2376e9e4
4 changed files with 10 additions and 15 deletions
|
@ -2,6 +2,7 @@ z3_add_component(polysat
|
|||
SOURCES
|
||||
constraint.cpp
|
||||
eq_constraint.cpp
|
||||
bit_constraint.cpp
|
||||
justification.cpp
|
||||
log.cpp
|
||||
solver.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue