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 c9eaede9a..83cd363f6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -508,6 +508,10 @@ libcvc4_add_sources(
theory/interrupted.h
theory/logic_info.cpp
theory/logic_info.h
+ theory/model_manager.cpp
+ theory/model_manager.h
+ theory/model_manager_distributed.cpp
+ theory/model_manager_distributed.h
theory/output_channel.cpp
theory/output_channel.h
theory/quantifiers/alpha_equivalence.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback