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, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 2bcda537c..4db7b202e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -12,9 +12,9 @@
# Collect libcvc4 source files
libcvc4_add_sources(
- api/checks.h
api/cpp/cvc5.cpp
api/cpp/cvc5.h
+ api/cpp/cvc5_checks.h
api/cpp/cvc5_kind.h
context/backtrackable.h
context/cddense_set.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback