> Instead, can you extract rpaths for a binary in BundleUtilities and pass that 
> into gp_resolve_item via the existing dirs argument?

Okay, fixed this in the new 3/6 + 4/6 patches, attached to previous patch post.

FYI I cannot use existing dirs arguments because other replacements search 
paths shouldn't look into rpath, only @rpath replacements.

So instead I added extra optional rpaths argument to all GetPrerequisites 
functions that somewhere call gp_resolve_item so need to carry rpaths.

WDYT?

--Adam
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

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

Reply via email to