summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 5f71dd2b4..c68dfa42f 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -36,10 +36,6 @@ configure_file(
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/cvc4.1 DESTINATION share/man/man1)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/cvc4.5 DESTINATION share/man/man5)
-if(ENABLE_PORTFOLIO)
- install(FILES ${CMAKE_CURRENT_BINARY_DIR}/cvc4.1 DESTINATION share/man/man1
- RENAME pcvc4.1)
-endif()
install(FILES
${CMAKE_CURRENT_BINARY_DIR}/libcvc4.3
${CMAKE_CURRENT_BINARY_DIR}/libcvc4parser.3
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback