diff options
Diffstat (limited to 'man/CMakeLists.txt')
-rw-r--r-- | man/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt deleted file mode 100644 index 8512250..0000000 --- a/man/CMakeLists.txt +++ /dev/null @@ -1,5 +0,0 @@ -INSTALL( - FILES ${PROJECT_NAME}.1 - DESTINATION ${MAN_INSTALL_DIR}/man1 - COMPONENT doc -) |