diff --git a/CMakeLists.txt b/CMakeLists.txt index 14a1e4f7c..50cd94858 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,8 +27,8 @@ include(GenerateExportHeader) include(ECMGenerateQmlTypes) include(KDEClangFormat) include(KDEGitCommitHooks) +include(ECMFindQmlModule) include(ECMQmlModule) -include(ECMQMLModules) include(ECMDeprecationSettings) include(KDEConnectMacros.cmake)