[PATCH] D117419: [clang][cmake] Use `GNUInstallDirs` to support custom installation dirs

John Ericson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 16 19:10:36 PST 2022


Ericson2314 updated this revision to Diff 400419.
Ericson2314 added a comment.

1. Updating D117419 <https://reviews.llvm.org/D117419>: [clang][cmake] Use `GNUInstallDirs` to support custom installation dirs #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment. #
4. If you intended to create a new revision, use:
5. $ arc diff --create

Add missing import


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117419/new/

https://reviews.llvm.org/D117419

Files:
  clang/CMakeLists.txt
  clang/cmake/modules/AddClang.cmake
  clang/cmake/modules/CMakeLists.txt
  clang/tools/c-index-test/CMakeLists.txt
  clang/tools/clang-format/CMakeLists.txt
  clang/tools/clang-nvlink-wrapper/CMakeLists.txt
  clang/tools/clang-rename/CMakeLists.txt
  clang/tools/libclang/CMakeLists.txt
  clang/tools/scan-build-py/CMakeLists.txt
  clang/tools/scan-build/CMakeLists.txt
  clang/tools/scan-view/CMakeLists.txt
  clang/utils/hmaptool/CMakeLists.txt
  llvm/cmake/modules/LLVMInstallSymlink.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117419.400419.patch
Type: text/x-patch
Size: 10460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/7ed9a6da/attachment.bin>


More information about the llvm-commits mailing list