[PATCH] D100810: [llvm] Use `GNUInstallDirs` to support custom installation dirs
John Ericson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 7 16:47:09 PST 2022
Ericson2314 added inline comments.
================
Comment at: llvm/cmake/modules/AddSphinxTarget.cmake:1
include(GNUInstallDirs)
----------------
N.B. this already had it from an earlier revision of mine, so didn't need to add it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100810/new/
https://reviews.llvm.org/D100810
More information about the llvm-commits
mailing list