diff --git a/CMakeLists.txt b/CMakeLists.txt index e24b74b8c3e734042a2954cf5a4202930716b4ab..c8fc7652855757bed27c6227672bd1c770635443 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,6 +17,8 @@ include(FeatureSummary) include(KDEInstallDirs) include(KDECMakeSettings) include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) +include(ECMCoverageOption) + set(PIM_VERSION "5.4.40")