cmake files: change keywords to lower case

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit be1c8167bd)
r14.1.x
Michele Calgaro 2 months ago
parent dae57673da
commit b8da6ca9b8
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -164,7 +164,7 @@ tde_add_executable( artswrapper
# FIXME "artsdpath" seems inconsistent name
# necessary for artswrapper
SET( artsdpath ${BIN_INSTALL_DIR}/artsd )
set( artsdpath ${BIN_INSTALL_DIR}/artsd )
set_property( TARGET artswrapper APPEND PROPERTY COMPILE_DEFINITIONS EXECUTE="${artsdpath}" )

Loading…
Cancel
Save