From 2fd02fe8bb815590dfd78710125f16b60d4d5946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 20 Jul 2021 16:50:47 +0200 Subject: Use common rules for build and install documentation and translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit d2ee5effeeb3d18672a68eb1046e9446e02b2b6e) --- doc/man/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 doc/man/CMakeLists.txt (limited to 'doc/man') 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 -) -- cgit v1.2.1