summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c35a14800..4520ee421 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -681,6 +681,8 @@ libcvc4_add_sources(
theory/strings/regexp_solver.h
theory/strings/sequences_rewriter.cpp
theory/strings/sequences_rewriter.h
+ theory/strings/sequences_stats.cpp
+ theory/strings/sequences_stats.h
theory/strings/skolem_cache.cpp
theory/strings/skolem_cache.h
theory/strings/solver_state.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback