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 cc13dec6d..058e848d6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -614,6 +614,8 @@ libcvc4_add_sources(
theory/sep/theory_sep_type_rules.h
theory/sets/normal_form.h
theory/sets/rels_utils.h
+ theory/sets/skolem_cache.cpp
+ theory/sets/skolem_cache.h
theory/sets/theory_sets.cpp
theory/sets/theory_sets.h
theory/sets/theory_sets_private.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback