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 afc8c0f1b..f6c66b743 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -424,6 +424,8 @@ libcvc4_add_sources(
theory/quantifiers/anti_skolem.h
theory/quantifiers/bv_inverter.cpp
theory/quantifiers/bv_inverter.h
+ theory/quantifiers/bv_inverter_utils.cpp
+ theory/quantifiers/bv_inverter_utils.h
theory/quantifiers/candidate_rewrite_database.cpp
theory/quantifiers/candidate_rewrite_database.h
theory/quantifiers/candidate_rewrite_filter.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback