mirror of
https://github.com/Z3Prover/z3
synced 2025-06-13 09:26:15 +00:00
Adding cpp files for bv_trailing to CMakeLists.
This commit is contained in:
parent
dbffc15b98
commit
7ad9dec6c2
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ z3_add_component(rewriter
|
||||||
seq_rewriter.cpp
|
seq_rewriter.cpp
|
||||||
th_rewriter.cpp
|
th_rewriter.cpp
|
||||||
var_subst.cpp
|
var_subst.cpp
|
||||||
|
bv_trailing.cpp
|
||||||
|
mk_extract_proc.cpp
|
||||||
COMPONENT_DEPENDENCIES
|
COMPONENT_DEPENDENCIES
|
||||||
ast
|
ast
|
||||||
automata
|
automata
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue