summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e6cb97894..5695e271e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -732,6 +732,10 @@ libcvc4_add_sources(
theory/sets/theory_sets_type_enumerator.cpp
theory/sets/theory_sets_type_enumerator.h
theory/sets/theory_sets_type_rules.h
+ theory/shared_solver.cpp
+ theory/shared_solver.h
+ theory/shared_solver_distributed.cpp
+ theory/shared_solver_distributed.h
theory/shared_terms_database.cpp
theory/shared_terms_database.h
theory/smt_engine_subsolver.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback