summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-03-08 12:20:14 +0900
committerMichele Calgaro <[email protected]>2024-03-09 22:31:22 +0900
commite54309368d31c51fb25b55f4e641a1a1e838e6ba (patch)
tree656a147ad461b2616b7305a48f0b3a52a069bb1f /plugins
parentac8ddffa35685b0bd2b90ad3c13ef45fe2749806 (diff)
downloadtderadio-e54309368d31c51fb25b55f4e641a1a1e838e6ba.tar.gz
tderadio-e54309368d31c51fb25b55f4e641a1a1e838e6ba.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4c5037734561f0b8c16819f11aae08e8f6974285)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/lirc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/lirc/CMakeLists.txt b/plugins/lirc/CMakeLists.txt
index 37f3bcf..00c87aa 100644
--- a/plugins/lirc/CMakeLists.txt
+++ b/plugins/lirc/CMakeLists.txt
@@ -29,7 +29,7 @@ tde_add_kpart( liblirc AUTOMOC
##### other data
-INSTALL(
+install(
FILES default-dot-lircrc
DESTINATION ${DATA_INSTALL_DIR}/tderadio
)