From c16f5914f3f3cb17b7c346c56d7bee165a22ae4e Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 19 May 2023 09:22:56 -0400 Subject: Help: Clarify meaning of MINGW variable Fixes: #24928 --- Help/variable/MINGW.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Help/variable/MINGW.rst b/Help/variable/MINGW.rst index 27c56ea..fc2af2d 100644 --- a/Help/variable/MINGW.rst +++ b/Help/variable/MINGW.rst @@ -3,6 +3,7 @@ MINGW .. versionadded:: 3.2 -``True`` when using MinGW +Set to a true value when at least one language is enabled +with a compiler targeting the GNU ABI on Windows (MinGW). -Set to ``true`` when the compiler is some version of MinGW. +Otherwise, this variable is not set by CMake. -- cgit v0.12