summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/CMakeHostSystemInformation-BadArg3.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Testing: Convert `cmake_host_system_information` tests into `RunCMake`Alex Turbov2021-08-021-1/+0
|
* Add cmake_host_system_information commandNils Gladitz2013-06-191-0/+1
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.