[PATCH] D136809: [CMake] Ensure `CLANG_RESOURCE_DIR` is respected
LJC via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 5 02:28:05 PST 2022
paperchalice updated this revision to Diff 480025.
paperchalice added reviewers: tstellar, MaskRay.
paperchalice added a comment.
Herald added a subscriber: StephenFan.
Use genex `$<CONFIG>` due to `CMAKE_CFG_INTDIR` is deprecated since cmake 3.21.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136809/new/
https://reviews.llvm.org/D136809
Files:
clang/lib/Headers/CMakeLists.txt
clang/lib/Tooling/CMakeLists.txt
clang/runtime/CMakeLists.txt
cmake/Modules/GetClangResourceDir.cmake
compiler-rt/cmake/base-config-ix.cmake
lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp
lldb/unittests/Expression/ClangParserTest.cpp
llvm/cmake/modules/LLVMExternalProjectUtils.cmake
openmp/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136809.480025.patch
Type: text/x-patch
Size: 9451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221205/c519e625/attachment.bin>
More information about the cfe-commits
mailing list