summaryrefslogtreecommitdiff
path: root/man/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'man/CMakeLists.txt')
-rw-r--r--man/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt
index e0acd75..13e8742 100644
--- a/man/CMakeLists.txt
+++ b/man/CMakeLists.txt
@@ -1,7 +1,4 @@
if (NOT MSVC)
-
-include(GNUInstallDirs)
-
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/man1/cmark.1
DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)