[LLVMdev] [RFC] Raise minimum required CMake version to 3.0

Chandler Carruth chandlerc at google.com
Mon Feb 9 11:46:05 PST 2015


On Mon, Feb 9, 2015 at 11:43 AM, Chris Bieneman <beanz at apple.com> wrote:

> I’m not too familiar with Ubuntu’s LTS releases, but from some google
> digging I believe there are 3 active LTS releases.
>
> 10.04 has CMake 2.8.0 (which is already below our minimum), but 10.04 will
> be dropping out of LTS this year.
> 12.04 has CMake 2.8.7 (also below our minimum)
> 14.04 has CMake 2.8.12.2, which should also have the fix for MSVC
>
> Based on this, it might be reasonable to update the minimum to 2.8.12.2
> instead of 3.0.0.
>

Looks likely to be good. Fedora 20 also has 2.8.12. I assume OS X is good
here? Windows I'm not worried about really.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150209/b5aeca99/attachment.html>


More information about the llvm-dev mailing list