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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Mar 10 17:17:10 PDT 2015


> Pre-installed, or at all installable via packages. I don't think requiring a
> new developer to build CMake before even checking out LLVM is wise.

Why? We require recent compilers and installing a new cmake is easier
(way easier if from source) than a new gcc.

We already require it of every developer using windows or os X. By the
same argument we should be providing xcode and msvc projects :-)

Cheers,
Rafael



More information about the llvm-dev mailing list