From c7389107ed55feb98185d17bbd245a2161f9e870 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 9 Nov 2006 10:15:28 +0000 Subject: unconfuse the master svn path=/trunk/KDE/kdelibs/; revision=603517 --- modules/FindKDE4Internal.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 389edd0c..81e2052d 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -727,7 +727,7 @@ if (CMAKE_C_COMPILER MATCHES "icc") endif (CMAKE_C_COMPILER MATCHES "icc") -# it seems we prefer not to use a different postfix for debug libs outside of Windows +# we prefer to use a different postfix for debug libs only on Windows if (WIN32) SET(CMAKE_DEBUG_POSTFIX "d") endif (WIN32) -- cgit v1.2.1