[cmake-developers] [PATCH 3/6] Resolve & replace @rpath placeholders
Clinton Stimpson
clinton at elemtech.com
Thu Sep 18 13:01:53 EDT 2014
On Thursday, September 18, 2014 06:15:51 PM Adam Strzelecki wrote:
> FYI I pushed stage/fix-OSX-bundle-rpaths-and-Qt5 topic for final review.
>
> Regards,
Does the functionality you add allow us to modify
CMake/Tests/BundleUtilities/CMakeLists.txt such that the last part in the
tests where @rpath is used can be changed to separate the binaries into bin/
and lib/ directories instead of everything in one directory. I assume so
since you added the the ability to extract rpaths from a binary.
Then eventually, someone can add the same capability for Linux. I'm hoping
the parameter you added to functions in GetPrerequisite.cmake is not OS X
specific (at the moment, it appears so).
Thanks,
- Clint
More information about the cmake-developers
mailing list