[PATCH] D28234: Support for custom install dirs in CMake build
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 02:45:22 PST 2018
mgorny added a comment.
Are you seriously asking me if there's an advantage to reusing existing, standard, built-in solution that lets users apply the same solutions across different CMake projects over reinventing the wheel, poorly in an unpredictably incompatible way that's going to surprise everyone who knows GNUInstallDirs and sees `CMAKE_INSTALL_LIBDIR` that behaves differently than the one he knows?
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