summaryrefslogtreecommitdiffstats
path: root/doc/man/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-09-03 03:33:14 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-09-03 03:33:30 +0200
commit643cf6294a249a0273cf9bb9a40d1c91dde830b7 (patch)
tree09161f2a5dbace3c508cdee34f1678564dd2d09c /doc/man/CMakeLists.txt
parent539fae400c017595d64c0919b9ea9ab00b80a14e (diff)
downloadkscope-643cf629.tar.gz
kscope-643cf629.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 099fec02f5a86f92223749d7a031a5f3948fabb9)
Diffstat (limited to 'doc/man/CMakeLists.txt')
-rw-r--r--doc/man/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt
deleted file mode 100644
index 8512250..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
- FILES ${PROJECT_NAME}.1
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)