3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-09 12:50:32 +00:00

update build dependencies

This commit is contained in:
Nikolaj Bjorner 2025-07-07 16:50:35 +02:00
parent 0c5b0c3724
commit 195f3c9110
2 changed files with 2 additions and 1 deletions

View file

@ -14,4 +14,5 @@ z3_add_component(euf
COMPONENT_DEPENDENCIES
ast
util
rewriter
)