[cmake-developers] Installing Toolchain files
Stephen Kelly
steveire at gmail.com
Tue Apr 23 07:33:24 EDT 2013
Alexander Neundorf wrote:
> On Monday 15 April 2013, Stephen Kelly wrote:
>> Alexander Neundorf wrote:
> ..
>> > Is hostprefix somewhere in lib/ ?
>>
>> No. It's specified when configuring Qt. See the paragraph above.
>
> So it's <SomePrefix>/cmake/ ?
> I think it belongs into somewhere in lib/, since its
> architecture-specific.
>
It's now <archdataprefix>/cmake. The archdata prefix is set when configuring
Qt, and for packagers it's recommended to be somewhere below lib/. Note that
mkspecs are in <archdataprefix>/mkspecs.
Thanks,
Steve.
More information about the cmake-developers
mailing list