From 0f19f7fbdd7d9cff24645e56f91cd699c7885ad1 Mon Sep 17 00:00:00 2001 From: Fushan Wen Date: Sun, 8 May 2022 16:52:17 +0800 Subject: [PATCH] Include `ECMGenerateQmlTypes` in CMakeLists.txt It's required in the calendar plugin. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6751a545c..fdaf220dd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,6 +34,7 @@ include(ECMConfiguredInstall) include(ECMGenerateDBusServiceFile) include(ECMFindQmlModule) include(ECMGenerateExportHeader) +include(ECMGenerateQmlTypes) find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Svg Widgets Quick QuickWidgets Concurrent Test Network) find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS