[PATCH] D134597: [CMake] install clang resource headers into `CLANG_RESOURCE_DIR/include` if `CLANG_RESOURCE_DIR` is not empty

LJC via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 21:28:23 PDT 2022


paperchalice updated this revision to Diff 466249.
paperchalice added a comment.
Herald added subscribers: llvm-commits, openmp-commits, Sanitizers, Enna1.
Herald added projects: Sanitizers, OpenMP, LLVM.

Let other projects consider CLANG_RESOURCE_DIR too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134597

Files:
  clang/lib/Headers/CMakeLists.txt
  clang/lib/Tooling/CMakeLists.txt
  clang/runtime/CMakeLists.txt
  compiler-rt/cmake/base-config-ix.cmake
  llvm/cmake/modules/LLVMExternalProjectUtils.cmake
  openmp/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134597.466249.patch
Type: text/x-patch
Size: 6651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221008/79d71634/attachment.bin>


More information about the llvm-commits mailing list