From 820fd6937b0732ee3bd4a87c0f9b5c9e5a4262c0 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Tue, 26 May 2009 11:19:11 +0000 Subject: space fix svn path=/trunk/KDE/kdelibs/; revision=973042 --- modules/KDE4Macros.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/KDE4Macros.cmake b/modules/KDE4Macros.cmake index d02e0c55..abdd01e9 100644 --- a/modules/KDE4Macros.cmake +++ b/modules/KDE4Macros.cmake @@ -810,10 +810,10 @@ endmacro (KDE4_ADD_UNIT_TEST) # # The full solution would be to introduce a kde4_target_link_libraries macro and to # call KDE4_ADD_MANIFEST inside instead of calling in kde4_add_executable. -# This would require patching of *all* places in the KDE sources. where target_link_libraries +# This would require patching of *all* places in the KDE sources where target_link_libraries # is used and to change the related docs. # -# Because yet I found only 2 locations where this problem occurs (kjs, k3b), the workaround +# Because yet I found only 2 locations where this problem occurs (kjs, k3b), the workaround # seems to be a pragmatically solution. # macro (KDE4_ADD_MANIFEST _target_NAME) -- cgit v1.2.1