On 01/24/2013 03:40 PM, Alexander Neundorf wrote:
> There is now the PackageConfigHelper_UsrMove branch on stage.
> 
> If the Config.cmake will be installed to /lib(64) or /usr/lib(64), it will 
> use 
> full absolute paths.

I like that approach.  It automatically distinguishes between the two
common use cases with no special settings.  Normally a binary tarball
distribution would be installed with a prefix like

 .../$package-$version

into a use home directory so that $package-$version/ would be at the
top of the tarball.  In that case your new logic will still use the
relative paths.  Nice!

Thanks,
-Brad
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to