This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
146bf9267c
CMake
/
Tests
/
CMakeTests
/
CMakeHostSystemInformation-...
2 lines
52 B
CMake
Raw
Normal View
History
Unescape
Escape
Add cmake_host_system_information command 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.
2013-06-15 09:38:23 +04:00
cmake_host_system_information
(
RESULT
FQDN
HOSTNAME
)