blob: d3554f94f681f3f59665bec1b30c8f4218a5a514 (
plain)
1
2
3
4
5
6
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.
|