mirror of
https://github.com/Z3Prover/z3
synced 2025-10-10 17:58:06 +00:00
move into separate component
This commit is contained in:
parent
d4a28d4553
commit
afc711d6ec
7 changed files with 98 additions and 34 deletions
4
src/math/polysat/univariate/CMakeLists.txt
Normal file
4
src/math/polysat/univariate/CMakeLists.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
z3_add_component(polysat_univariate_solver
|
||||
SOURCES
|
||||
univariate_solver.cpp
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue