aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMAddAppIcon.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/ECMAddAppIcon.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/ECMAddAppIcon.cmake')
-rw-r--r--modules/ECMAddAppIcon.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/ECMAddAppIcon.cmake b/modules/ECMAddAppIcon.cmake
index 4efdd392..f90d4c33 100644
--- a/modules/ECMAddAppIcon.cmake
+++ b/modules/ECMAddAppIcon.cmake
@@ -42,6 +42,8 @@
# of the generated icns file, so that it will be used as the
# ``MACOSX_BUNDLE_ICON_FILE`` target property when you call
# ``add_executable``.
+#
+# Since 1.7.0.
#=============================================================================
# Copyright 2014 Alex Merry <alex.merry@kde.org>