From 2e3ab1464f9e4e8b00ebb15ea0f5a0afd2df7263 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 7 Nov 2014 09:27:46 -0800 Subject: Removed old man/CMakeLists.txt. --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3