From 2fd2df5f9dc882fb455abcdc4ca9674c8ed9e654 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Wed, 28 Jul 2010 19:09:22 +0000 Subject: -extend the documentation for KDE4_ADD_LIBRARY() a bit -remove wrong comment about WITH_PREFIX -CMP0011 is now always there since we require cmake 2.6.4 Alex svn path=/trunk/KDE/kdelibs/; revision=1156242 --- modules/KDE4Macros.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/KDE4Macros.cmake') diff --git a/modules/KDE4Macros.cmake b/modules/KDE4Macros.cmake index 9c7f7e59..fc66b481 100644 --- a/modules/KDE4Macros.cmake +++ b/modules/KDE4Macros.cmake @@ -971,7 +971,6 @@ endmacro (KDE4_ADD_EXECUTABLE) macro (KDE4_ADD_LIBRARY _target_NAME _lib_TYPE) -#is the first argument is "WITH_PREFIX" then keep the standard "lib" prefix, otherwise set the prefix empty set(_first_SRC ${_lib_TYPE}) set(_add_lib_param) -- cgit v1.2.1