mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
@@ -129,7 +129,15 @@ queried. The list of queried values is stored in ``<variable>``.
|
||||
``OS_NAME``
|
||||
.. versionadded:: 3.10
|
||||
|
||||
See :variable:`CMAKE_HOST_SYSTEM_NAME`
|
||||
The host operating system name:
|
||||
|
||||
* On UNIX platforms, this is ``uname -s``.
|
||||
|
||||
* On Apple platforms, this is ``sw_vers -productName``.
|
||||
|
||||
* On Windows, this is ``Windows``.
|
||||
|
||||
See also :variable:`CMAKE_HOST_SYSTEM_NAME`.
|
||||
|
||||
``OS_RELEASE``
|
||||
.. versionadded:: 3.10
|
||||
|
||||
Reference in New Issue
Block a user