aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMCoverageOption.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ECMCoverageOption.cmake')
-rw-r--r--modules/ECMCoverageOption.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/ECMCoverageOption.cmake b/modules/ECMCoverageOption.cmake
index 92fcf74d..4cfe6641 100644
--- a/modules/ECMCoverageOption.cmake
+++ b/modules/ECMCoverageOption.cmake
@@ -11,6 +11,8 @@
#
# If it's on, the project will be compiled with code coverage support, using
# gcov. Otherwise, it will be built normally.
+#
+# Since 1.3.0.
#=============================================================================
# Copyright 2014 Aleix Pol Gonzalez <aleixpol@kde.org>