From dd1340092d541bf36f69369fd13150dbd949697c Mon Sep 17 00:00:00 2001 From: Sebastian Sauer Date: Tue, 24 Oct 2006 01:09:12 +0000 Subject: =?UTF-8?q?remove=20also=20the=20'NOTE=C3=83E'=20agai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/trunk/KDE/kdelibs/; revision=598585 --- modules/FindKDEWIN32.cmake | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules') 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) -- cgit v1.2.1