3
0
Fork 0
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:
Mikolas Janota 2016-04-06 11:03:21 +01:00
parent dbffc15b98
commit 7ad9dec6c2

View file

@ -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