https://github.com/Kitware/CMake
Raw File
Tip revision: f59513140bf086eda2029c5b4e950fc58216c06e authored by Brad King on 22 July 2016, 13:26:11 UTC
CMake 3.6.1
Tip revision: f595131
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