Use ECMFindQmlModule instead of ECMQMLModules

wilder-5.25
Nicolas Fella 4 years ago
parent 15bd9c2424
commit 329b7c567b
  1. 2
      CMakeLists.txt

@ -33,7 +33,7 @@ include(KDEClangFormat)
include(KDEGitCommitHooks)
include(ECMConfiguredInstall)
include(ECMGenerateDBusServiceFile)
include(ECMQMLModules)
include(ECMFindQmlModule)
include(ECMGenerateExportHeader)
find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS

Loading…
Cancel
Save