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 760c3fba7..2ea305bc7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -684,6 +684,8 @@ libcvc4_add_sources(
theory/strings/regexp_operation.h
theory/strings/regexp_solver.cpp
theory/strings/regexp_solver.h
+ theory/strings/rewrites.cpp
+ theory/strings/rewrites.h
theory/strings/sequences_rewriter.cpp
theory/strings/sequences_rewriter.h
theory/strings/sequences_stats.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback