summaryrefslogtreecommitdiffstats
path: root/plugins/strigi
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 12:20:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-08 16:09:41 +0900
commit0afc7ddb4714dd26179d283cf9c0cabc00ccb2a5 (patch)
tree444ad8f8d0dba0d228305f690f3dfa51d8b3e9cf /plugins/strigi
parentb3aed46acb0a6d0dc3952a0eb2fe39302aeb4e66 (diff)
downloadkbfx-0afc7ddb4714dd26179d283cf9c0cabc00ccb2a5.tar.gz
kbfx-0afc7ddb4714dd26179d283cf9c0cabc00ccb2a5.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugins/strigi')
-rw-r--r--plugins/strigi/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/strigi/CMakeLists.txt b/plugins/strigi/CMakeLists.txt
index 8f9ffd0..054374b 100644
--- a/plugins/strigi/CMakeLists.txt
+++ b/plugins/strigi/CMakeLists.txt
@@ -47,4 +47,4 @@ tde_add_library( ${target} SHARED AUTOMOC
##### headers #######################################
file( GLOB HEADERS *.h )
-INSTALL(FILES ${HEADERS} DESTINATION ${INCLUDE_INSTALL_DIR}/kbfx/plugins) \ No newline at end of file
+install(FILES ${HEADERS} DESTINATION ${INCLUDE_INSTALL_DIR}/kbfx/plugins) \ No newline at end of file