mirror of
https://github.com/reactos/CMake.git
synced 2024-12-03 17:11:04 +00:00
bb71a3a0df
Expose the internal system information API to the CMake language. For example, it is useful to see how much memory the system has available to estimate an upper limit of tests that can run in parallel.
2 lines
40 B
CMake
2 lines
40 B
CMake
cmake_host_system_information(HOSTNAME)
|