summaryrefslogtreecommitdiffstats
path: root/doc/man/kaudiocreator/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:22:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-09 11:25:32 +0900
commitb7646ef6f89f68b800f64c08b6a3bb53bd75cf9b (patch)
treed2a9d762c188bffce7c2ac76eeacf7fc81ac34c3 /doc/man/kaudiocreator/CMakeLists.txt
parent637d383f72c1c3f82faf2d3fbdd8e78aac002eab (diff)
downloadtdemultimedia-b7646ef6f89f68b800f64c08b6a3bb53bd75cf9b.tar.gz
tdemultimedia-b7646ef6f89f68b800f64c08b6a3bb53bd75cf9b.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2e8ad8b923787494b588ed8f978aac61a59803ef)
Diffstat (limited to 'doc/man/kaudiocreator/CMakeLists.txt')
-rw-r--r--doc/man/kaudiocreator/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/kaudiocreator/CMakeLists.txt b/doc/man/kaudiocreator/CMakeLists.txt
index 24ccd704..65c83b94 100644
--- a/doc/man/kaudiocreator/CMakeLists.txt
+++ b/doc/man/kaudiocreator/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