summaryrefslogtreecommitdiffstats
path: root/Help/variable/GHSMULTI.rst
diff options
context:
space:
mode:
authorFred Baksik <fdk17@ftml.net>2021-11-15 18:15:11 (GMT)
committerFred Baksik <fdk17@ftml.net>2021-11-15 18:15:11 (GMT)
commite006b87cc635f847eebad567159d17db191dc1f0 (patch)
tree50828a9cb5fe000d31b9d6ca7433ed1a4ce4f219 /Help/variable/GHSMULTI.rst
parent83eb5695e9540d18d7ff40a369763036813da79b (diff)
downloadCMake-e006b87cc635f847eebad567159d17db191dc1f0.zip
CMake-e006b87cc635f847eebad567159d17db191dc1f0.tar.gz
CMake-e006b87cc635f847eebad567159d17db191dc1f0.tar.bz2
GHS: GHSMULTI - Update documentation to match implementation
* The variable being set was named `GHSMULTI` not `GHS-MULTI`.
Diffstat (limited to 'Help/variable/GHSMULTI.rst')
-rw-r--r--Help/variable/GHSMULTI.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/variable/GHSMULTI.rst b/Help/variable/GHSMULTI.rst
new file mode 100644
index 0000000..3daef5d
--- /dev/null
+++ b/Help/variable/GHSMULTI.rst
@@ -0,0 +1,9 @@
+GHSMULTI
+--------
+
+.. versionadded:: 3.3
+
+``1`` when using :generator:`Green Hills MULTI` generator.
+
+Also, Set to ``1`` when the target system is a Green Hills platform
+(i.e. When CMAKE_SYSTEM_NAME is ``GHS-MULTI``).