summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/custom-command-comment-genex.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/custom-command-comment-genex.rst')
-rw-r--r--Help/release/dev/custom-command-comment-genex.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/custom-command-comment-genex.rst b/Help/release/dev/custom-command-comment-genex.rst
new file mode 100644
index 0000000..f9402f2
--- /dev/null
+++ b/Help/release/dev/custom-command-comment-genex.rst
@@ -0,0 +1,6 @@
+custom-command-comment-genex
+----------------------------
+
+* :command:`add_custom_command` and :command:`add_custom_target` now
+ support :manual:`generator expressions <cmake-generator-expressions(7)>`
+ in their ``COMMENT`` option.