BSD.rst 375 B

12345678
  1. Variables
  2. ---------
  3. * The :variable:`BSD` variable is set to a string value when the target system is BSD.
  4. This value can be one of the following: DragonFlyBSD, FreeBSD, OpenBSD, or NetBSD.
  5. * The :variable:`CMAKE_HOST_BSD` variable is set to a string value when the host system is BSD.
  6. This value can be one of the following: DragonFlyBSD, FreeBSD, OpenBSD, or NetBSD.