summaryrefslogtreecommitdiffstats
path: root/doc/man/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-07-26 12:58:36 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-26 12:58:36 +0200
commiteda8adee01eb0d4bff8c45da55c826acea5849ba (patch)
tree01c3cb8de09302597c50b1bf42ff6a3c124ed04a /doc/man/CMakeLists.txt
parent7cceed3da29ab57f58b5087ed68f0efa7396ce75 (diff)
downloadkkbswitch-eda8adee01eb0d4bff8c45da55c826acea5849ba.tar.gz
kkbswitch-eda8adee01eb0d4bff8c45da55c826acea5849ba.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
-)