Review Request: Static option to KDE4_ADD_PLUGIN

Andreas Holzammer andy at kdab.com
Tue Oct 5 17:28:52 BST 2010



> On 2010-09-14 18:30:59, Alexander Neundorf wrote:
> > In which cases is this useful ?
> > 
> > Alex
> >

Like for Windows CE where you don't have so such shared library space and if you want to have a single file application. But i think there are several other cases where it is useful.

Andy


- Andreas


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5338/#review7606
-----------------------------------------------------------


On 2010-09-14 11:29:13, Andreas Holzammer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://svn.reviewboard.kde.org/r/5338/
> -----------------------------------------------------------
> 
> (Updated 2010-09-14 11:29:13)
> 
> 
> Review request for kdelibs.
> 
> 
> Summary
> -------
> 
> It can be useful if there is an option to make kde plugins static. The KDE4_ADD_PLUGIN macro doesn't have that option yet. This patch adds this option.
> 
> usage:
> KDE4_ADD_PLUGIN(<target> [buildtype] [WITH_PREFIX] <src1> ...)
> buildtype can be MODULE, STATIC, SHARED
> 
> 
> Diffs
> -----
> 
>   trunk/KDE/kdelibs/cmake/modules/KDE4Macros.cmake 1175159 
> 
> Diff: http://svn.reviewboard.kde.org/r/5338/diff
> 
> 
> Testing
> -------
> 
> works with kdepimlibs and kdepim under windows
> 
> 
> Thanks,
> 
> Andreas
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20101005/ca39edb4/attachment.htm>


More information about the kde-core-devel mailing list