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 025f10117..0bdd1c4fe 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -29,6 +29,8 @@ libcvc5_add_sources(
decision/decision_strategy.h
decision/justification_heuristic.cpp
decision/justification_heuristic.h
+ decision/justification_strategy.cpp
+ decision/justification_strategy.h
decision/justify_info.cpp
decision/justify_info.h
decision/justify_stack.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback