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 9c95163bc..1b7236d3a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -751,6 +751,8 @@ libcvc4_add_sources(
theory/theory.h
theory/theory_engine.cpp
theory/theory_engine.h
+ theory/theory_engine_proof_generator.cpp
+ theory/theory_engine_proof_generator.h
theory/theory_id.cpp
theory/theory_id.h
theory/theory_model.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback