[LLVMbugs] [Bug 9766] CMake 2.8.0 requirement is too strict: 2.6.4 works
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 21 06:26:52 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9766
Óscar Fuentes <ofv at wanadoo.es> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #4 from Óscar Fuentes <ofv at wanadoo.es> 2011-04-21 08:26:52 CDT ---
The LLVM cmake files use features absent from cmake 2.6.4 when generating
project files for MS Visual Studio, and cmake 2.6.4 lacks support for VS 10
project files in general.
Apart from that, downgrading the requirement to version 2.6.4 means that
maintainers and people who contribute code to the LLVM cmake system must
install an old cmake version and refrain from using convenient features
introduced on 2.8.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list