mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 14:50:23 +00:00
Help: add missing MINGW variable documentation
This commit is contained in:
@@ -181,6 +181,7 @@ Variables that Describe the System
|
|||||||
/variable/CMAKE_SYSTEM_VERSION
|
/variable/CMAKE_SYSTEM_VERSION
|
||||||
/variable/CYGWIN
|
/variable/CYGWIN
|
||||||
/variable/ENV
|
/variable/ENV
|
||||||
|
/variable/MINGW
|
||||||
/variable/MSVC10
|
/variable/MSVC10
|
||||||
/variable/MSVC11
|
/variable/MSVC11
|
||||||
/variable/MSVC12
|
/variable/MSVC12
|
||||||
|
|||||||
6
Help/variable/MINGW.rst
Normal file
6
Help/variable/MINGW.rst
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
MINGW
|
||||||
|
-----
|
||||||
|
|
||||||
|
True when using MinGW
|
||||||
|
|
||||||
|
Set to true when the compiler is some version of MinGW.
|
||||||
Reference in New Issue
Block a user