aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2008-08-08 20:53:38 +0000
committerRalf Habacker <ralf.habacker@freenet.de>2008-08-08 20:53:38 +0000
commit2186f87998b7a1d8f1d87809eb8fb758f0843507 (patch)
tree268c5c22c4775122511172d35661a22b0fcba3a2 /modules
parentfeebc3c9de4b839403de3c96d86822eeaf6d4182 (diff)
downloadextra-cmake-modules-2186f87998b7a1d8f1d87809eb8fb758f0843507.tar.gz
extra-cmake-modules-2186f87998b7a1d8f1d87809eb8fb758f0843507.tar.bz2
updated doc
svn path=/trunk/KDE/kdelibs/; revision=844128
Diffstat (limited to 'modules')
-rw-r--r--modules/FindKDEWIN32.cmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/FindKDEWIN32.cmake b/modules/FindKDEWIN32.cmake
index 79c66dc6..d22a85a7 100644
--- a/modules/FindKDEWIN32.cmake
+++ b/modules/FindKDEWIN32.cmake
@@ -7,7 +7,7 @@
# KDEWIN32_LIBRARIES - The libraries needed to use KDEWIN32
# Copyright (c) 2006, Alexander Neundorf, <neundorf@kde.org>
-# Copyright (c) 2007, Ralf Habacker, <ralf.habacker@freenet.de>
+# Copyright (c) 2007-2008, Ralf Habacker, <ralf.habacker@freenet.de>
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
@@ -41,8 +41,6 @@ if (WIN32)
NO_SYSTEM_ENVIRONMENT_PATH
)
- # kdelibs/win/ has to be built before the rest of kdelibs/
- # eventually it will be moved out from kdelibs/
if (KDEWIN32_LIBRARY AND KDEWIN32_INCLUDE_DIR)
set(KDEWIN32_FOUND TRUE)
# add needed system libs