https://github.com/Kitware/CMake
Raw File
Tip revision: 0d5a2252ef8a586f4fc70a66aabd17fb3fd52110 authored by Brad King on 31 May 2017, 13:47:47 UTC
CMake 3.8.2
Tip revision: 0d5a225
CMAKE_HOST_WIN32.rst
CMAKE_HOST_WIN32
----------------

``True`` on Windows systems, including Win64.

Set to ``true`` when the host system is Windows and on Cygwin.
back to top