Merge topic 'doc-WIN32-cygwin'
1f641de Documentation: WIN32 not defined on Cygwin (#12334)
This commit is contained in:
commit
11ca173731
@ -953,7 +953,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
|
||||
cm->DefineProperty
|
||||
("WIN32", cmProperty::VARIABLE,
|
||||
"True on windows systems, including win64.",
|
||||
"Set to true when the target system is Windows and on cygwin.",false,
|
||||
"Set to true when the target system is Windows.",false,
|
||||
"Variables That Describe the System");
|
||||
|
||||
cm->DefineProperty
|
||||
|
Loading…
x
Reference in New Issue
Block a user