UNIX.rst 249 B

1234567
  1. UNIX
  2. ----
  3. Set to ``True`` when the target system is UNIX or UNIX-like
  4. (e.g. :variable:`APPLE` and :variable:`CYGWIN`). The
  5. :variable:`CMAKE_SYSTEM_NAME` variable should be queried if
  6. a more specific understanding of the target system is required.