summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_HOST_SYSTEM.rst
blob: 4366ee36ffdb1b2d1410912401fa5086a844b533 (plain)
1
2
3
4
5
6
7
CMAKE_HOST_SYSTEM
-----------------

Name of system cmake is being run on.

The same as CMAKE_SYSTEM but for the host system instead of the target
system when cross compiling.