summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorFred Baksik <frodak17@gmail.com>2019-04-08 13:55:35 (GMT)
committerFred Baksik <frodak17@gmail.com>2019-04-11 17:15:51 (GMT)
commit2bae6a1346cb95703a93dbf73c9689598c9056d1 (patch)
tree9304fb174a264982b53a610260284e79f084b6d5 /Help
parent3b415c60c1a02b9ac76089a44c28e70692dcdef1 (diff)
downloadCMake-2bae6a1346cb95703a93dbf73c9689598c9056d1.zip
CMake-2bae6a1346cb95703a93dbf73c9689598c9056d1.tar.gz
CMake-2bae6a1346cb95703a93dbf73c9689598c9056d1.tar.bz2
GHS: Update tests and notes
-- add new tests for custom commands -- minor test cleanup Fixes #15995 Fixes #18909 Fixes #15902
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/ghs-custom-commands.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/ghs-custom-commands.rst b/Help/release/dev/ghs-custom-commands.rst
new file mode 100644
index 0000000..a29ef88
--- /dev/null
+++ b/Help/release/dev/ghs-custom-commands.rst
@@ -0,0 +1,5 @@
+ghs_custom_commands
+-------------------
+
+* The :generator:`Green Hills MULTI` generator now supports
+ :command:`add_custom_command` and :command:`add_custom_target`