Skip to content
Snippets Groups Projects
Commit 81266a5e authored by Steffen Müthing's avatar Steffen Müthing
Browse files

[CMake][Release] Use @rpath on OS X if possible


CMake >= 2.8.12 can optionally use @rpath to embed dynamic linker paths
into shared libraries on OS X. This greatly improves reliability with
libraries in non-standard locations and should definitely be turned on
by default.

(cherry picked from commit 13fc4020)
Signed-off-by: default avatarSteffen Müthing <muething@dune-project.org>
parent 5fff27db
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment