aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Sauer <mail@dipe.org>2006-10-24 01:09:12 +0000
committerSebastian Sauer <mail@dipe.org>2006-10-24 01:09:12 +0000
commitdd1340092d541bf36f69369fd13150dbd949697c (patch)
treeadb7666fab25696585e67c1a24031100c081e2f0
parentdf61e0fdba982d79a5890b93db3d26a9bfc7afc5 (diff)
downloadextra-cmake-modules-dd1340092d541bf36f69369fd13150dbd949697c.tar.gz
extra-cmake-modules-dd1340092d541bf36f69369fd13150dbd949697c.tar.bz2
remove also the 'NOTEƃE' agai
svn path=/trunk/KDE/kdelibs/; revision=598585
-rw-r--r--modules/FindKDEWIN32.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/FindKDEWIN32.cmake b/modules/FindKDEWIN32.cmake
index 17a46761..7bd19d2f 100644
--- a/modules/FindKDEWIN32.cmake
+++ b/modules/FindKDEWIN32.cmake
@@ -13,9 +13,6 @@
if (WIN32)
-# temporary information
-message("NOTE: first try to 'cmake -G \"MinGW Makefiles\" ..\\kdelibs\\' will fail with an error in FindZLIB.cmake. Just retry and it works. The bug got reported and will hopefully be fixed in >cmake 2.4.3")
-
file(TO_CMAKE_PATH "$ENV{PROGRAMFILES}" _program_FILES_DIR)
if(NOT QT4_FOUND)