On 28/05/14 07:47, Ben Cooksley wrote: > On Tue, May 27, 2014 at 9:55 PM, Alex Merry <alex.me...@kde.org> wrote: >> On Monday 26 May 2014 20:37:23 mk-li...@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.
Then configureExtraArgs=-DCMAKE_INSTALL_BUNDLEDIR="Applications" or something. Mostly I was just pointing out that you can pass a relative path. Alex _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel