[Lldb-commits] [PATCH] D136572: Harmonize cmake_policy() across standalone builds of all projects

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 24 11:11:23 PDT 2022


mgorny updated this revision to Diff 470225.
mgorny edited the summary of this revision.
mgorny added a comment.
Herald added a project: LLVM.

Use a shared policy file via `include()` instead.


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

https://reviews.llvm.org/D136572

Files:
  clang/CMakeLists.txt
  cmake/Modules/CMakePolicy.cmake
  flang/CMakeLists.txt
  lld/CMakeLists.txt
  lldb/CMakeLists.txt
  lldb/cmake/modules/LLDBStandalone.cmake
  llvm/CMakeLists.txt
  mlir/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136572.470225.patch
Type: text/x-patch
Size: 4236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221024/044fc4dd/attachment-0001.bin>


More information about the lldb-commits mailing list