cmake/Help/variable/CMAKE_HOST_WIN32.rst

7 lines
145 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_HOST_WIN32
----------------
2015-11-17 17:22:37 +01:00
``True`` on Windows systems, including Win64.
2014-08-03 19:52:23 +02:00
2015-11-17 17:22:37 +01:00
Set to ``true`` when the host system is Windows and on Cygwin.