From de6b03703e47f693d76b4976ec8a1d2e0d325b55 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Mon, 21 Jun 2010 19:38:30 +0000 Subject: -remove wrong comment Alex svn path=/trunk/KDE/kdelibs/; revision=1140908 --- modules/KDE4Macros.cmake | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/KDE4Macros.cmake b/modules/KDE4Macros.cmake index 4a5c955c..16bc0217 100644 --- a/modules/KDE4Macros.cmake +++ b/modules/KDE4Macros.cmake @@ -782,8 +782,7 @@ macro (KDE4_ADD_KDEINIT_EXECUTABLE _target_NAME ) endmacro (KDE4_ADD_KDEINIT_EXECUTABLE) -# add a unit test, which is executed when running make test -# it will be built with RPATH pointing to the build dir +# Add a unit test, which is executed when running make test . # The targets are always created, but only built for the "all" # target if the option KDE4_BUILD_TESTS is enabled. Otherwise the rules for the target # are created but not built by default. You can build them by manually building the target. -- cgit v1.2.1