Find the new KF5Config file, not the old FindKF5 file.

wilder-portage
Stephen Kelly 13 years ago
parent 4aa1199727
commit 435e727594
  1. 2
      CMakeLists.txt

@ -14,7 +14,7 @@ include(KDEInstallDirs)
include(KDECMakeSettings)
include(KDECompilerSettings)
find_package(KF5 MODULE REQUIRED
find_package(KF5 CONFIG REQUIRED
KDBusAddons KCoreAddons KConfig
KCodecs KI18n KService KWidgetsAddons
KWindowSystem KCrash Sonnet

Loading…
Cancel
Save