summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/expand_custom_commands.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/expand_custom_commands.rst')
-rw-r--r--Help/release/dev/expand_custom_commands.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Help/release/dev/expand_custom_commands.rst b/Help/release/dev/expand_custom_commands.rst
deleted file mode 100644
index c8cd897..0000000
--- a/Help/release/dev/expand_custom_commands.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-expand_custom_commands
-----------------------
-
-* The commands :command:`add_custom_command` and :command:`add_custom_target`
- learned the option ``COMMAND_EXPAND_LISTS`` which causes lists in the
- ``COMMAND`` argument to be expanded, including lists created by generator
- expressions.