[PATCH] D54236: [cmake] Set CMP0075 to NEW

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 15:46:23 PST 2018


smeenai added a comment.

Somewhat orthogonal to this diff, but should we change clang so that it only does its own cmake_minimum_required call when it's being built standalone? There's potential for inconsistent policies between building clang in-tree and standalone if we do that, but it also seems strange to just wholesale ignore LLVM's policy settings.


Repository:
  rL LLVM

https://reviews.llvm.org/D54236





More information about the llvm-commits mailing list