[PATCH] D28234: Support for custom install dirs in CMake build
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 03:33:53 PST 2018
krytarowski added a comment.
In D28234#1337338 <https://reviews.llvm.org/D28234#1337338>, @nalimilan wrote:
> Well, I'm all for using standard solutions in general. But I'm afraid GNUInstallDirs won't play very well with LLVM_LIBDIR_SUFFIX. Let me investigate that again (last time you asked me this was almost two years ago...).
libdir suffix is mostly linux thing and should be handled through GNUInstallDirs.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D28234/new/
https://reviews.llvm.org/D28234
More information about the llvm-commits
mailing list