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 14d4ef8ae..b6b4acffb 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -407,6 +407,8 @@ libcvc4_add_sources(
theory/datatypes/theory_datatypes.cpp
theory/datatypes/theory_datatypes.h
theory/datatypes/theory_datatypes_type_rules.h
+ theory/datatypes/theory_datatypes_utils.cpp
+ theory/datatypes/theory_datatypes_utils.h
theory/datatypes/type_enumerator.cpp
theory/datatypes/type_enumerator.h
theory/decision_manager.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback