https://github.com/Kitware/CMake
Raw File
Tip revision: 0c3ddf8b652311ec2a9447a9e6303691841628b4 authored by Brad King on 24 October 2014, 17:38:32 UTC
Merge branch 'revert-definition-map-lookup' into release
Tip revision: 0c3ddf8
CMAKE_HOST_UNIX.rst
CMAKE_HOST_UNIX
---------------

True for UNIX and UNIX like operating systems.

Set to true when the host system is UNIX or UNIX like (i.e.  APPLE and
CYGWIN).
back to top