summaryrefslogtreecommitdiff
path: root/proofs/signatures/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/signatures/CMakeLists.txt')
-rw-r--r--proofs/signatures/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/proofs/signatures/CMakeLists.txt b/proofs/signatures/CMakeLists.txt
index 7ef94c388..8af026952 100644
--- a/proofs/signatures/CMakeLists.txt
+++ b/proofs/signatures/CMakeLists.txt
@@ -31,3 +31,4 @@ configure_file(
${CMAKE_CURRENT_BINARY_DIR}/signatures.cpp)
libcvc4_add_sources(GENERATED signatures.cpp)
+install(FILES ${core_signature_files} DESTINATION share/cvc4)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback