aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindEGL.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 /find-modules/FindEGL.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 'find-modules/FindEGL.cmake')
-rw-r--r--find-modules/FindEGL.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/find-modules/FindEGL.cmake b/find-modules/FindEGL.cmake
index 99d268df..b96f3b0f 100644
--- a/find-modules/FindEGL.cmake
+++ b/find-modules/FindEGL.cmake
@@ -29,6 +29,8 @@
# In general we recommend using the imported target, as it is easier to use.
# Bear in mind, however, that if the target is in the link interface of an
# exported library, it must be made available by the package config file.
+#
+# Since pre-1.0.0.
#=============================================================================
# Copyright 2014 Alex Merry <alex.merry@kde.org>