On Monday 26 May 2014 19:41:33 Ben Cooksley wrote:
> On Mon, May 26, 2014 at 7:38 PM,  <mk-li...@email.de> wrote:
> > On 26 May 2014, at 09:35 , Ben Cooksley <bcooks...@kde.org> wrote:
> >> For reasons stated above, application packages cannot reside within
> >> /Applications.
> >> If they need to reside within a separate directory, we'll need to
> >> arrange this - however it needs to be within the installation prefix.
> > 
> > Well, sure, I don’t want it now in /Applications for the CI system!
> > How do we achieve installing it in the installation prefix then?
> 
> You will need to wait for the CMake folks here to comment regarding
> that i'm afraid.
> As for /Applications, i'm assuming OS X doesn't give it any special
> treatment...

You need to pass
-DCMAKE_INSTALL_BUNDLEDIR=some/relative/path
to cmake. Possibly the default should change from an absolute path, I don't 
know, but we do want the defaults to be useful outside the CI system.

Alex
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to