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 77c363317..1f7f68289 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -267,6 +267,8 @@ libcvc4_add_sources(
smt/smt_engine_stats.h
smt/smt_mode.cpp
smt/smt_mode.h
+ smt/smt_solver.cpp
+ smt/smt_solver.h
smt/smt_statistics_registry.cpp
smt/smt_statistics_registry.h
smt/term_formula_removal.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback