summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst
blob: 2700b66f53791d789c2f4297e848a7650e33f2d1 (plain)
1
2
3
4
5
6
7
CMAKE_HOST_SYSTEM_PROCESSOR
---------------------------

The name of the CPU CMake is running on.

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