Allow clients to suppress setup of default RPATHs in designated library targets. This is used in LLDB when emitting liblldb as a framework bundle, which itself doesn't load further RPATH-dependent libraries.
This follows the approach in add_llvm_executable().
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 25811 Build 25810: arc lint + arc unit
Any kind of comment that we could add here that explains why this is happening? This looks quite mysterious to the casual reader otherwise :-)