summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/find_package-global-imported.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/find_package-global-imported.rst')
-rw-r--r--Help/release/dev/find_package-global-imported.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/Help/release/dev/find_package-global-imported.rst b/Help/release/dev/find_package-global-imported.rst
deleted file mode 100644
index b32d18d..0000000
--- a/Help/release/dev/find_package-global-imported.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-find_package-global-imported
-----------------------------
-
-* The :command:`find_package` command gained a `GLOBAL` option that
- allows for the promotion of imported targets to global scope fur the
- duration of the :command:`find_package` call.
-
-* Adds support for :variable:`CMAKE_FIND_PACKAGE_TARGETS_GLOBAL` to
- toggle behavior of the :command:`find_package` command's new GLOBAL option