<div dir="ltr">On Thu, Sep 5, 2013 at 6:09 PM, David Faure <span dir="ltr"><<a href="mailto:faure@kde.org" target="_blank">faure@kde.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On Thursday 05 September 2013 16:40:48 Stephen Kelly wrote:<br>
> Aleix Pol wrote:<br>
> > Git commit 25c6f2501ba077ef6f566dac3f12fc766ff5b4ab by Aleix Pol.<br>
> > Committed on 05/09/2013 at 14:36.<br>
> > Pushed by apol into branch 'frameworks'.<br>
> ><br>
> > meinproc5.shell doesn't exist anymore since now it doesn't use<br>
> > kde4_add_executable<br>
><br>
> This reminds me of the KDE4_HANDLE_RPATH_FOR_EXECUTABLE macro in<br>
> cmake/modules/KDE4Macros. Reading the macro code, I see no 'handling of<br>
> RPATH' in it, so it looks like it's at least badly named.<br>
><br>
> Instead, it is generating these .shell and .bat files. Does anyone know why?<br>
> Do we need to keep generating those for any class of executable?<br>
<br>
I don't think we do anymore. The rpath handling done by ECM (not upstream<br>
cmake, unfortunately) makes it all work out of the box (before installation<br>
the rpath points to local libs, after installation it points to installed<br>
libs).<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
David Faure, <a href="mailto:faure@kde.org">faure@kde.org</a>, <a href="http://www.davidfaure.fr" target="_blank">http://www.davidfaure.fr</a><br>
Working on KDE, in particular KDE Frameworks 5<br>
<br>
_______________________________________________<br>
Kde-frameworks-devel mailing list<br>
<a href="mailto:Kde-frameworks-devel@kde.org">Kde-frameworks-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-frameworks-devel</a><br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Yes, actually what should happen soon is the removal of the kde4_* macros in the KF5 codebase, eventually... No?</div><div class="gmail_extra"><br></div>

<div class="gmail_extra">Aleix</div></div>