mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 17:14:07 +00:00
Adding cpp files for bv_trailing to CMakeLists.
This commit is contained in:
parent
dbffc15b98
commit
7ad9dec6c2
|
@ -20,6 +20,8 @@ z3_add_component(rewriter
|
|||
seq_rewriter.cpp
|
||||
th_rewriter.cpp
|
||||
var_subst.cpp
|
||||
bv_trailing.cpp
|
||||
mk_extract_proc.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
ast
|
||||
automata
|
||||
|
|
Loading…
Reference in a new issue