summaryrefslogtreecommitdiffstats
path: root/kernel/kls_leaf
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:25:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-09 22:24:06 +0900
commit115223b1c4e252eb1dc2e710784b958b4b210a46 (patch)
treee06bddd443dc9d00fab46ed6c0f140316eaae2ba /kernel/kls_leaf
parenta125c8f3ff95de0426f83e3ff8e4fe3ae81b46e5 (diff)
downloadlibksquirrel-115223b1.tar.gz
libksquirrel-115223b1.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 841afd2b25ac7030b9775fd914731d878db42f37)
Diffstat (limited to 'kernel/kls_leaf')
-rw-r--r--kernel/kls_leaf/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kls_leaf/CMakeLists.txt b/kernel/kls_leaf/CMakeLists.txt
index 531eb4f..b2531f2 100644
--- a/kernel/kls_leaf/CMakeLists.txt
+++ b/kernel/kls_leaf/CMakeLists.txt
@@ -29,7 +29,7 @@ tde_add_library( kls_leaf SHARED AUTOMOC
##### other data
configure_file( ksquirrel-libs-leaf2ppm.cmake ksquirrel-libs-leaf2ppm @ONLY )
-INSTALL(
+install(
PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/ksquirrel-libs-leaf2ppm
DESTINATION ${BIN_INSTALL_DIR}
)