summaryrefslogtreecommitdiffstats
path: root/doc/man/konq-plugins/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-03-08 12:21:19 +0900
committerMichele Calgaro <[email protected]>2024-03-09 22:28:44 +0900
commit8be498d3fe586a0172265be1719bcb3c762a11c4 (patch)
treeda8a3ae238a19821d34ca715b0dca7f956216184 /doc/man/konq-plugins/CMakeLists.txt
parent2b2ba553fe0a6efa73e33e4f4a21aaf966cb446c (diff)
downloadtdeaddons-8be498d3fe586a0172265be1719bcb3c762a11c4.tar.gz
tdeaddons-8be498d3fe586a0172265be1719bcb3c762a11c4.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 877750b0fd7a13164eb8455157e9abc7264ba6b4)
Diffstat (limited to 'doc/man/konq-plugins/CMakeLists.txt')
-rw-r--r--doc/man/konq-plugins/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/konq-plugins/CMakeLists.txt b/doc/man/konq-plugins/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/konq-plugins/CMakeLists.txt
+++ b/doc/man/konq-plugins/CMakeLists.txt
@@ -1,6 +1,6 @@
file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-INSTALL(
+install(
FILES ${_man_files}
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc