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 c03c2d591..e59832896 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -19,6 +19,8 @@ libcvc5_add_sources(
api/cpp/cvc5.h
api/cpp/cvc5_checks.h
api/cpp/cvc5_kind.h
+ decision/assertion_list.cpp
+ decision/assertion_list.h
decision/decision_attributes.h
decision/decision_engine.cpp
decision/decision_engine.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback