[cmake-developers] fixup_bundle with @loader_path

Brad King brad.king at kitware.com
Thu Jan 14 08:48:52 EST 2016


On 01/13/2016 01:38 AM, Simon Wells wrote:
> it kept saying that @loader_path/libboost_chrono-mt.dylib was not found

It looks like this was now reported here with a patch:

 https://cmake.org/Bug/view.php?id=15918

We already handle @executable_path, so @loader_path should be handled in
a similar way but we need to make sure enough information is passed to
know the loader path.

Clinton?

Thanks,
-Brad



More information about the cmake-developers mailing list