SVN commit 539757 by neundorf:

-enhanced syntax for KDE4_ADD_EXECUTABLE and KDE4_ADD_KDEINIT_EXECUTABLE:

KDE4_ADD_EXECUTABLE(name [NOGUI] [RUN_UNINSTALLED] srcs...)
KDE4_ADD_KDEINIT_EXECUTABLE(name [NOGUI] [RUN_UNINSTALLED] srcs...)

-> NOGUI and RUN_UNINSTALLED can now be used independently together. This also 
means
that RUN_UNINSTALLED no longer automatically means NOGUI.

-build libs and plugins with empty RPATH, so they don't have to be relinked 
during make install

Alex

CCMAIL: kde-buildsystem@kde.org



 M  +15 -15    FindKDE4Internal.cmake  
 M  +2 -0      FindQt4.cmake  
 M  +89 -29    KDE4Macros.cmake  


_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to