summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:20:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:20:14 +0900
commit4c5037734561f0b8c16819f11aae08e8f6974285 (patch)
tree4b6d4548630d6779e0a7eaac9be50d3fd85fd18b /src/CMakeLists.txt
parentf5ac4d867b86acf1d40b4c481c3d78ddc5d25874 (diff)
downloadtderadio-4c5037734561f0b8c16819f11aae08e8f6974285.tar.gz
tderadio-4c5037734561f0b8c16819f11aae08e8f6974285.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 2d2fc1c..fe57b52 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -78,7 +78,7 @@ tde_add_executable( tderadio AUTOMOC
tde_create_translated_desktop( tderadio.desktop )
-INSTALL(
+install(
FILES tderadio.xpm
DESTINATION ${SHARE_INSTALL_PREFIX}/pixmaps
)