mirror of
https://github.com/Z3Prover/z3
synced 2025-11-05 05:49:13 +00:00
add missing dependencies
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c387b20ac6
commit
b665c99d06
4 changed files with 4 additions and 5 deletions
|
|
@ -14,6 +14,7 @@ z3_add_component(params
|
|||
theory_str_params.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
util
|
||||
ast
|
||||
PYG_FILES
|
||||
arith_rewriter_params.pyg
|
||||
array_rewriter_params.pyg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue