[PATCH] D25267: cmake: Set CMAKE_INSTALL_RPATH in Clang when building separately from LLVM
Peter Levine via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 01:11:16 PDT 2016
plevine added a comment.
In https://reviews.llvm.org/D25267#561955, @mgorny wrote:
> I presume you copied it out of LLVM. If that's the case, please add an comment above stating where it's been copied from.
Yes. I copied it from LLVM's top-level CMakeLists.txt and added ${LLVM_LIBRARY_DIR} to the rpath.
https://reviews.llvm.org/D25267
More information about the cfe-commits
mailing list