mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
1ea8b8ed86
Also the BSD variable will be set in CMake scripting mode (-P). Relates: #23853
8 lines
189 B
ReStructuredText
8 lines
189 B
ReStructuredText
CMAKE_HOST_BSD
|
|
--------------
|
|
|
|
.. versionadded:: 3.25
|
|
|
|
Set to a string value when the host system is BSD. This value can be one of
|
|
the following: DragonFlyBSD, FreeBSD, OpenBSD, or NetBSD.
|