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 bc0a922d2..e001dd462 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -915,6 +915,8 @@ libcvc5_add_sources(
theory/quantifiers/sygus/synth_conjecture.h
theory/quantifiers/sygus/synth_engine.cpp
theory/quantifiers/sygus/synth_engine.h
+ theory/quantifiers/sygus/synth_verify.cpp
+ theory/quantifiers/sygus/synth_verify.h
theory/quantifiers/sygus/template_infer.cpp
theory/quantifiers/sygus/template_infer.h
theory/quantifiers/sygus/term_database_sygus.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback