[cmake-developers] Fix get_item_rpaths function: gp_append_unique for each rpath returned by "otool" command

Emilie emilie.har at gmail.com
Wed Dec 16 08:22:31 EST 2015


Hello,

I attach a patch to fix the get_item_rpaths function (in BundleUtilities
module).

I had an error with fixup_bundle on osx: a rpath was added twice in the
install_name_tool command for "delete_rpath".
The command "otool" could return several rpath, so I call gp_append_unique
for each rpath.



Emilie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151216/87327fe7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_get_rpath.patch
Type: application/octet-stream
Size: 1034 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151216/87327fe7/attachment.obj>


More information about the cmake-developers mailing list