From 6be0fc90efcfaa310ee95d342c2b57855a12c4e3 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Fri, 5 Sep 2014 11:11:36 +0200 Subject: Fixup a minor typo from the last commit --- modules/ECMGeneratePriFile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMGeneratePriFile.cmake') diff --git a/modules/ECMGeneratePriFile.cmake b/modules/ECMGeneratePriFile.cmake index 53cd69db..b353e867 100644 --- a/modules/ECMGeneratePriFile.cmake +++ b/modules/ECMGeneratePriFile.cmake @@ -82,7 +82,7 @@ # (To distribute this file outside of extra-cmake-modules, substitute the full # License text for the above reference.) -if(KDE_ECM_INSTALL_TO_QT_SYS_DIR) +if(KDE_INSTALL_USE_QT_SYS_PATHS) include(ECMQueryQmake) query_qmake(qt_host_data_dir QT_HOST_DATA) set(ECM_MKSPECS_INSTALL_DIR ${qt_host_data_dir}/mkspecs/modules CACHE PATH "The directory where mkspecs will be installed to.") -- cgit v1.2.1