mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
BSD: Set CMAKE_HOST_BSD variable on a BSD host
Also the BSD variable will be set in CMake scripting mode (-P). Relates: #23853
This commit is contained in:
7
Help/variable/CMAKE_HOST_BSD.rst
Normal file
7
Help/variable/CMAKE_HOST_BSD.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user