search for: 0c470788

Displaying 2 results from an estimated 2 matches for "0c470788".

Did you mean: 047088
2015 Feb 09
2
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
...> > I think it is fine to let folks that want to use Ninja on Windows grab a more recent CMake -- this shouldn't block the 2013 stuff at all. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150209/0c470788/attachment.html>
2015 Feb 09
6
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
It came up on another thread that our current minimum required CMake version 2.8.8, has some bugs that cause issues when building with MSVC + Ninja, and one potential solution was to raise the minimum required version of CMake. CMake 3.0 is now 6 months old and CMake 3.1 has been released. I would like to propose moving our minimum required CMake version to 3.0. I’ve attached patches to enforce