From 23d21437af6c38673c3fcfb6d7ae45e8220f3406 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Sat, 10 Jan 2015 17:46:20 +0000 Subject: Update installation variables. --- src/kconf_update/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kconf_update') diff --git a/src/kconf_update/CMakeLists.txt b/src/kconf_update/CMakeLists.txt index fbee74a7..34419c73 100644 --- a/src/kconf_update/CMakeLists.txt +++ b/src/kconf_update/CMakeLists.txt @@ -20,4 +20,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 KF5ConfigTargets DESTINATION ${KF5_LIBEXEC_INSTALL_DIR}) +install(TARGETS kconf_update EXPORT KF5ConfigTargets DESTINATION ${KDE_INSTALL_LIBEXECDIR_KF5}) -- cgit v1.2.1