Add ECMCoverageOption

wilder
Montel Laurent 9 years ago
parent be2ce7239d
commit 933ee55b85
  1. 2
      CMakeLists.txt

@ -17,6 +17,8 @@ include(KDECMakeSettings)
include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
include(ECMQtDeclareLoggingCategory)
include(ECMAddTests)
include(ECMCoverageOption)
set(PIM_VERSION "5.4.40")
set(MAILCOMMON_LIB_VERSION ${PIM_VERSION})

Loading…
Cancel
Save