summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-03-08 12:19:33 +0900
committerMichele Calgaro <[email protected]>2024-03-08 12:19:33 +0900
commitd141f381ca4e043b133a9796edb470e777fef0a4 (patch)
tree815fc915493a19bd3812a915ba80d83a5c7b9df5 /src/CMakeLists.txt
parent7f3a1914fc2d9d9bf0c13762744b8b6804fb179c (diff)
downloadtork-d141f381ca4e043b133a9796edb470e777fef0a4.tar.gz
tork-d141f381ca4e043b133a9796edb470e777fef0a4.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <[email protected]>
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 75a73eb..83b7ba5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -106,7 +106,7 @@ install(
##### man page
-INSTALL(
+install(
FILES ${PROJECT_NAME}.1
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc