summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/required_find_commands.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/required_find_commands.rst')
-rw-r--r--Help/release/dev/required_find_commands.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/required_find_commands.rst b/Help/release/dev/required_find_commands.rst
new file mode 100644
index 0000000..cc2bf02
--- /dev/null
+++ b/Help/release/dev/required_find_commands.rst
@@ -0,0 +1,6 @@
+required_find_commands
+----------------------
+
+* The :command:`find_program`, :command:`find_library`, :command:`find_path`
+ and :command:`find_file` commands gained a new ``REQUIRED`` option that will
+ stop processing with an error message if nothing is found.