summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/dev/cmake-ignore-prefix-path.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/release/dev/cmake-ignore-prefix-path.rst b/Help/release/dev/cmake-ignore-prefix-path.rst
new file mode 100644
index 0000000..780e04f
--- /dev/null
+++ b/Help/release/dev/cmake-ignore-prefix-path.rst
@@ -0,0 +1,7 @@
+cmake-ignore-prefix-path
+------------------------
+
+* :command:`find_package`, :command:`find_program`, :command:`find_library`,
+ :command:`find_path`, and :command:`find_file` now recognize the
+ :variable:`CMAKE_IGNORE_PREFIX_PATH` and
+ :variable:`CMAKE_SYSTEM_IGNORE_PREFIX_PATH` variables.