From e5db88cc51b89fce261c6ae91f7576d5d1d8401b Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Tue, 6 Dec 2016 07:00:09 +0100 Subject: [PATCH] Add ECMCoverageOption --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4aec26a4c..cde8628bb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,7 +28,6 @@ include(KDECompilerSettings NO_POLICY_SCOPE) include(ECMAddAppIcon) include(ECMQtDeclareLoggingCategory) include(ECMCoverageOption) -include(ECMEnableSanitizers) # Do NOT add quote set(KDEPIM_DEV_VERSION )