summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 20cd5da..88b1c81 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -90,9 +90,6 @@ install(DIRECTORY include DESTINATION .
# COMPONENT devel)
add_subdirectory(src)
-add_subdirectory(man)
-
-include(InstallRequiredSystemLibraries)
set(CPACK_GENERATOR TGZ ZIP)
if(WIN32 AND NOT CYGWIN)