summaryrefslogtreecommitdiffstats
path: root/kernel/kls_mac/CMakeLists.txt
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-08 12:25:19 +0900
commit841afd2b25ac7030b9775fd914731d878db42f37 (patch)
treee06bddd443dc9d00fab46ed6c0f140316eaae2ba /kernel/kls_mac/CMakeLists.txt
parentb28cc773efcf6ae234ea4defe7e06c495690fb5e (diff)
downloadlibksquirrel-841afd2b25ac7030b9775fd914731d878db42f37.tar.gz
libksquirrel-841afd2b25ac7030b9775fd914731d878db42f37.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kernel/kls_mac/CMakeLists.txt')
-rw-r--r--kernel/kls_mac/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kls_mac/CMakeLists.txt b/kernel/kls_mac/CMakeLists.txt
index 6e12830..33159ac 100644
--- a/kernel/kls_mac/CMakeLists.txt
+++ b/kernel/kls_mac/CMakeLists.txt
@@ -29,7 +29,7 @@ tde_add_library( kls_mac SHARED AUTOMOC
##### other data
configure_file( ksquirrel-libs-mac2ppm.cmake ksquirrel-libs-mac2ppm @ONLY )
-INSTALL(
+install(
PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/ksquirrel-libs-mac2ppm
DESTINATION ${BIN_INSTALL_DIR}
)