cmake/Help/variable/UNIX.rst

8 lines
249 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
UNIX
----
2018-01-26 17:06:56 +01:00
Set to ``True`` when the target system is UNIX or UNIX-like
(e.g. :variable:`APPLE` and :variable:`CYGWIN`). The
:variable:`CMAKE_SYSTEM_NAME` variable should be queried if
a more specific understanding of the target system is required.