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 662df7254..9e340a31c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -608,6 +608,8 @@ libcvc4_add_sources(
theory/ext_theory.h
theory/fp/fp_converter.cpp
theory/fp/fp_converter.h
+ theory/fp/fp_expand_defs.cpp
+ theory/fp/fp_expand_defs.h
theory/fp/theory_fp.cpp
theory/fp/theory_fp.h
theory/fp/theory_fp_rewriter.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback