mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
Merge topic 'doc-compilers-dropped'
27c51865 Help: Add release note about compilers that no longer build CMake itself
This commit is contained in:
10
Help/release/dev/doc-compilers-dropped.rst
Normal file
10
Help/release/dev/doc-compilers-dropped.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
doc-compilers-dropped
|
||||
---------------------
|
||||
|
||||
* Support for building CMake itself with some compilers was dropped:
|
||||
|
||||
* Visual Studio 7.1 and 2005 -- superseded by VS 2008 and above
|
||||
* MinGW.org mingw32 -- superseded by MSYS2 mingw32 and mingw64
|
||||
|
||||
CMake still supports generating build systems for other projects using
|
||||
these compilers.
|
||||
Reference in New Issue
Block a user