summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/find_package-global-imported.rst
blob: b32d18d30fcfb649596081fd996311f5f6822130 (plain)
1
2
3
4
5
6
7
8
9
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