Re: [CMake] Adding dylib with either @rpath or absolute paths to osx cmd line executable target

2013-02-19 Thread Bart Nabbe
nto a bundle and uses > @executable_path. BundleUtilities does not support @rpath, except that it is > recognized and changed to @executable_path. > > Clint > > On Friday, February 15, 2013 06:57:35 PM Bart Nabbe wrote: >> Hi, >> >> I'm sure I just overlooked

[CMake] Adding dylib with either @rpath or absolute paths to osx cmd line executable target

2013-02-15 Thread Bart Nabbe
Hi, I'm sure I just overlooked something, but I can not get shared libraries (at a non system location) to load properly at runtime after having had them linked properly. If I run otool -L the library is listed without any path or loader reference: dylibLinkTest: libiomp5.dylib (compatib