From b0bf9e030c3a0ec38cc456c48758fce8e4398333 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Tue, 4 Jan 2022 21:07:17 +0100 Subject: Add Samir variable fix too --- src/kconf_update/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kconf_update/CMakeLists.txt') diff --git a/src/kconf_update/CMakeLists.txt b/src/kconf_update/CMakeLists.txt index 8c23b358..91fb92ef 100644 --- a/src/kconf_update/CMakeLists.txt +++ b/src/kconf_update/CMakeLists.txt @@ -27,4 +27,4 @@ configure_file(config-kconf.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-kconf.h ) # Although this is mostly an internal binary (hence installing it in # KF5_LIBEXEC_INSTALL_DIR), it is used by kded, and so we export its location -install(TARGETS kconf_update EXPORT KF5ConfigCompilerTargets DESTINATION ${KDE_INSTALL_LIBEXECDIR_KF5}) +install(TARGETS kconf_update EXPORT KF5ConfigCompilerTargets DESTINATION ${KDE_INSTALL_LIBEXECDIR_KF}) -- cgit v1.2.1