CMAKE_HOST_WIN32.rst 147 B

123456
  1. CMAKE_HOST_WIN32
  2. ----------------
  3. ``True`` if the host system is running Windows, including Windows 64-bit and MSYS.
  4. Set to ``false`` on Cygwin.