3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-25 20:46:01 +00:00

try to fix build

This commit is contained in:
Jakob Rath 2022-09-21 13:48:49 +02:00
parent b43971bb4a
commit 2f65ce1026
5 changed files with 8 additions and 7 deletions

View file

@ -30,6 +30,7 @@ z3_add_component(polysat
simplex
interval
bigfix
polysat_univariate_solver
PYG_FILES
polysat_params.pyg
)