Help: add missing MINGW variable documentation

This commit is contained in:
Ben Boeckel 2015-01-21 15:48:00 -05:00
parent f709776864
commit bebdb4540b
2 changed files with 7 additions and 0 deletions

View File

@ -181,6 +181,7 @@ Variables that Describe the System
/variable/CMAKE_SYSTEM_VERSION
/variable/CYGWIN
/variable/ENV
/variable/MINGW
/variable/MSVC10
/variable/MSVC11
/variable/MSVC12

6
Help/variable/MINGW.rst Normal file
View File

@ -0,0 +1,6 @@
MINGW
-----
True when using MinGW
Set to true when the compiler is some version of MinGW.