[cmake-developers] FindPackageCheckArchLinuxSymlinks branch on stage

Brad King brad.king at kitware.com
Fri Jan 25 08:54:42 EST 2013


On 01/25/2013 05:14 AM, Stephen Kelly wrote:
> Alexander Neundorf wrote:
>>> The CONFIGURE_PACKAGE_CONFIG_FILE() macro could check its
>>> INSTALL_DESTINATION argument, whether it is /lib[64]/ or /usr/lib[64]/
>>> and use full paths in that case.
>>>
>>> I'll play around a bit with the macro.
>>
>> There is now the PackageConfigHelper_UsrMove branch on stage.
>>
> 
> Are INSTALL(EXPORT)ed files affected at all by this? Do they need to be?

Yes, since they compute paths relative to their location in order
to be relocatable.  The code that generates them may need to be
made aware of this.

-Brad




More information about the cmake-developers mailing list