From b90b4f097e19ed69c97824935ebdbf8dd9d45a78 Mon Sep 17 00:00:00 2001 From: Andreas Pakulat Date: Sun, 17 Aug 2008 08:21:26 +0000 Subject: Document the KDE_MIN_VERSION variable and that its deprecated. svn path=/trunk/KDE/kdelibs/; revision=848173 --- modules/FindKDE4Internal.cmake | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 76e1648b..041c90a3 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -222,6 +222,10 @@ # find_package. For example to depend on kdelibs >= 4.1.0 one should use # # find_package(KDE4 4.1.0 REQUIRED) +# +# In earlier versions of KDE you could use the variable KDE_MIN_VERSION to +# have such a dependency. This variable is deprecated with KDE 4.2.0, but +# will still work to make the module backwards-compatible. # _KDE4_PLATFORM_INCLUDE_DIRS is used only internally # _KDE4_PLATFORM_DEFINITIONS is used only internally -- cgit v1.2.1