[PATCH] D60847: [CMake] Enable policy CMP0056
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 18:38:02 PDT 2019
smeenai requested changes to this revision.
smeenai added a reviewer: steveire.
smeenai added a comment.
This revision now requires changes to proceed.
Actually, this might not be needed? https://cmake.org/cmake/help/v3.4/manual/cmake-policies.7.html says
> The cmake_minimum_required() command does more than report an error if a too-old version of CMake is used to build a project. It also sets all policies introduced in that CMake version or earlier to NEW behavior.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60847/new/
https://reviews.llvm.org/D60847
More information about the llvm-commits
mailing list