mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
9 lines
375 B
ReStructuredText
9 lines
375 B
ReStructuredText
Variables
|
|
---------
|
|
|
|
* The :variable:`BSD` variable is set to a string value when the target system is BSD.
|
|
This value can be one of the following: DragonFlyBSD, FreeBSD, OpenBSD, or NetBSD.
|
|
|
|
* The :variable:`CMAKE_HOST_BSD` variable is set to a string value when the host system is BSD.
|
|
This value can be one of the following: DragonFlyBSD, FreeBSD, OpenBSD, or NetBSD.
|