Merge topic 'hostwin32-doc-fix'

664bb367 Help: Fix CMAKE_HOST_WIN32 documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !752
This commit is contained in:
Brad King 2017-04-25 13:20:00 +00:00 committed by Kitware Robot
commit 56deb34b27

View File

@ -1,6 +1,6 @@
CMAKE_HOST_WIN32
----------------
``True`` on Windows systems, including Win64.
``True`` if the host system is running Windows, including Windows 64-bit and MSYS.
Set to ``true`` when the host system is Windows and on Cygwin.
Set to ``false`` on Cygwin.