How to get an LC_RPATH and @rpath/ prefix on a dylib on macos

INSTALL_RPATH only affects the installed binary; BUILD_RPATH should show up in the build tree.

1 Like