summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_SYSTEM_PROCESSOR.rst')
-rw-r--r--Help/variable/CMAKE_SYSTEM_PROCESSOR.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst b/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst
index 8ad89f1..2f5313b 100644
--- a/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst
+++ b/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst
@@ -6,3 +6,5 @@ The name of the CPU CMake is building for.
This variable is the same as :variable:`CMAKE_HOST_SYSTEM_PROCESSOR` if
you build for the host system instead of the target system when
cross compiling.
+
+* The Green Hills MULTI generator sets this to ``ARM`` by default