Unverified Commit c1ce21b4 authored by Ben Boeckel's avatar Ben Boeckel Committed by GitHub
Browse files

cmake: allow disabling building with the install name directory

When custom install names and rpaths setups are used they may not
work in the build tree as-is (namely when using absolute paths for
install names in order to avoid rpath juggling in downstream projects).

Add a flag for opting out of this behaviour.

See: https://reviews.llvm.org/D42463
parent 0b0ed8f7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment