mirror of
https://github.com/Z3Prover/z3
synced 2025-08-18 09:12:16 +00:00
shuffle dependencies
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
4e6476c90a
commit
b9cbb08858
24 changed files with 27 additions and 30 deletions
|
@ -5,7 +5,6 @@ z3_add_component(cmd_context
|
|||
cmd_context.cpp
|
||||
cmd_context_to_goal.cpp
|
||||
cmd_util.cpp
|
||||
context_params.cpp
|
||||
echo_tactic.cpp
|
||||
eval_cmd.cpp
|
||||
parametric_cmd.cpp
|
||||
|
@ -16,6 +15,5 @@ z3_add_component(cmd_context
|
|||
COMPONENT_DEPENDENCIES
|
||||
rewriter
|
||||
solver
|
||||
EXTRA_REGISTER_MODULE_HEADERS
|
||||
context_params.h
|
||||
params
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue