Port away from deprecated ECMQMLModules module

This commit is contained in:
Alexander Lohnau 2023-07-21 14:10:02 +03:00
parent a1195a72a3
commit ba063a5177

View file

@ -27,8 +27,8 @@ include(GenerateExportHeader)
include(ECMGenerateQmlTypes) include(ECMGenerateQmlTypes)
include(KDEClangFormat) include(KDEClangFormat)
include(KDEGitCommitHooks) include(KDEGitCommitHooks)
include(ECMFindQmlModule)
include(ECMQmlModule) include(ECMQmlModule)
include(ECMQMLModules)
include(ECMDeprecationSettings) include(ECMDeprecationSettings)
include(KDEConnectMacros.cmake) include(KDEConnectMacros.cmake)