Issues for Qt5/KF5/KDE/CI system on OSX/MacPorts
Ben Cooksley
bcooksley at kde.org
Wed May 28 06:47:58 UTC 2014
On Tue, May 27, 2014 at 9:55 PM, Alex Merry <alex.merry at kde.org> wrote:
> On Monday 26 May 2014 20:37:23 mk-lists at email.de wrote:
>> I hope that Ben can give me a hint about how to make use of proper variable
>> substitution in that cfg file, since the following unfortunately doesn’t
>> work:
>> ---
>> #configureExtraArgs=-DCMAKE_INSTALL_BUNDLEDIR="%(installPrefix)s/lib/libexec
>> /kf5" ---
>
> Actually, I think that
>
> configureExtraArgs=-DCMAKE_INSTALL_BUNDLEDIR="lib/libexec/kf5"
I'd prefer bundles get installed into a separate part of the prefix.
Otherwise when we get to actual applications we'll end up with their
bundles being placed in lib/libexec/kf5 within the install prefix on
the CI - which isn't correct.
>
> should work.
>
> Alex
Thanks,
Ben
More information about the Kde-frameworks-devel
mailing list