summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:21:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:21:19 +0900
commit877750b0fd7a13164eb8455157e9abc7264ba6b4 (patch)
treedd9b32a2836d983de3bb1c20c2165cc78195e1b0 /doc
parent306725248336ed0b0d3bd8c945addca5fdc2458b (diff)
downloadtdeaddons-877750b0fd7a13164eb8455157e9abc7264ba6b4.tar.gz
tdeaddons-877750b0fd7a13164eb8455157e9abc7264ba6b4.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc')
-rw-r--r--doc/man/atlantikdesigner/CMakeLists.txt2
-rw-r--r--doc/man/konq-plugins/CMakeLists.txt2
-rw-r--r--doc/man/ksig/CMakeLists.txt2
-rw-r--r--doc/man/noatun-plugins/CMakeLists.txt2
-rw-r--r--doc/man/tdefile-plugins/CMakeLists.txt2
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/atlantikdesigner/CMakeLists.txt b/doc/man/atlantikdesigner/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/atlantikdesigner/CMakeLists.txt
+++ b/doc/man/atlantikdesigner/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
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
diff --git a/doc/man/ksig/CMakeLists.txt b/doc/man/ksig/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/ksig/CMakeLists.txt
+++ b/doc/man/ksig/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
diff --git a/doc/man/noatun-plugins/CMakeLists.txt b/doc/man/noatun-plugins/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/noatun-plugins/CMakeLists.txt
+++ b/doc/man/noatun-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
diff --git a/doc/man/tdefile-plugins/CMakeLists.txt b/doc/man/tdefile-plugins/CMakeLists.txt
index 24ccd70..65c83b9 100644
--- a/doc/man/tdefile-plugins/CMakeLists.txt
+++ b/doc/man/tdefile-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