mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Extend the `cmake_host_system_information()` command to add processor identification keywords.
7 lines
229 B
ReStructuredText
7 lines
229 B
ReStructuredText
cmake_host_system_information-extend
|
|
------------------------------------
|
|
|
|
* The :command:`cmake_host_system_information` command learned more keys
|
|
to get information about the processor capabilities and the host OS
|
|
version.
|