diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-08 12:23:44 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-09 22:25:37 +0900 |
commit | 43a8c03e8325e28bbab2034a3c5252bc15fb7709 (patch) | |
tree | 6580e31a2ae63099e59e656c21bc2584ab7e4517 | |
parent | 7f582d9a8f6bd7e61e2fdfb041ce232a0d693a7b (diff) | |
download | tdeutils-43a8c03e8325e28bbab2034a3c5252bc15fb7709.tar.gz tdeutils-43a8c03e8325e28bbab2034a3c5252bc15fb7709.zip |
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 19d57580bdd865a19b4599f6d922b8241ed97a1c)
-rw-r--r-- | doc/man/ark/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/kcalc/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/kcharselect/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/kdf/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/kedit/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/kfloppy/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/kgpg/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/khexedit/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/superkaramba/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/tdefilereplace/CMakeLists.txt | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/doc/man/ark/CMakeLists.txt b/doc/man/ark/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/ark/CMakeLists.txt +++ b/doc/man/ark/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/kcalc/CMakeLists.txt b/doc/man/kcalc/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/kcalc/CMakeLists.txt +++ b/doc/man/kcalc/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/kcharselect/CMakeLists.txt b/doc/man/kcharselect/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/kcharselect/CMakeLists.txt +++ b/doc/man/kcharselect/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/kdf/CMakeLists.txt b/doc/man/kdf/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/kdf/CMakeLists.txt +++ b/doc/man/kdf/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/kedit/CMakeLists.txt b/doc/man/kedit/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/kedit/CMakeLists.txt +++ b/doc/man/kedit/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/kfloppy/CMakeLists.txt b/doc/man/kfloppy/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/kfloppy/CMakeLists.txt +++ b/doc/man/kfloppy/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/kgpg/CMakeLists.txt b/doc/man/kgpg/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/kgpg/CMakeLists.txt +++ b/doc/man/kgpg/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/khexedit/CMakeLists.txt b/doc/man/khexedit/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/khexedit/CMakeLists.txt +++ b/doc/man/khexedit/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/superkaramba/CMakeLists.txt b/doc/man/superkaramba/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/superkaramba/CMakeLists.txt +++ b/doc/man/superkaramba/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/tdefilereplace/CMakeLists.txt b/doc/man/tdefilereplace/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/tdefilereplace/CMakeLists.txt +++ b/doc/man/tdefilereplace/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 |