aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMEnableSanitizers.cmake
diff options
context:
space:
mode:
authorAlex Merry <alex.merry@kde.org>2015-02-06 11:31:19 +0000
committerAlex Merry <alex.merry@kde.org>2015-02-06 11:51:56 +0000
commita1d6d8f7259ade901a87b33edbef8b31bffb5e26 (patch)
tree68490436dd37c6c8f6593466b0403db4c8b863f1 /modules/ECMEnableSanitizers.cmake
parent5b39c909baeb3e4c247a43b91a884d5990c99092 (diff)
downloadextra-cmake-modules-a1d6d8f7259ade901a87b33edbef8b31bffb5e26.tar.gz
extra-cmake-modules-a1d6d8f7259ade901a87b33edbef8b31bffb5e26.tar.bz2
Document when modules were added to ECM.
Diffstat (limited to 'modules/ECMEnableSanitizers.cmake')
-rw-r--r--modules/ECMEnableSanitizers.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/ECMEnableSanitizers.cmake b/modules/ECMEnableSanitizers.cmake
index a0df80e2..568fa397 100644
--- a/modules/ECMEnableSanitizers.cmake
+++ b/modules/ECMEnableSanitizers.cmake
@@ -61,6 +61,8 @@
# => Most of the sanitizers will require Clang. To enable it, use :
# -DCMAKE_CXX_COMPILER=clang++
#
+# Since 1.3.0.
+
#=============================================================================
# Copyright 2014 Mathieu Tarral <mathieu.tarral@gmail.com>
#