Files
CMake/Help/variable/CMAKE_HOST_BSD.rst
Cristian Adam 1ea8b8ed86 BSD: Set CMAKE_HOST_BSD variable on a BSD host
Also the BSD variable will be set in CMake scripting mode (-P).

Relates: #23853
2022-09-06 01:15:44 +02:00

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.