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 e8c38f39d..30cdf15b7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -672,6 +672,8 @@ libcvc4_add_sources(
theory/strings/core_solver.h
theory/strings/extf_solver.cpp
theory/strings/extf_solver.h
+ theory/strings/eqc_info.cpp
+ theory/strings/eqc_info.h
theory/strings/infer_info.cpp
theory/strings/infer_info.h
theory/strings/inference_manager.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback