mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
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.
|