blob: 58efccf236d3e4856c6649379847889776500d6b [file] [log] [blame]
CMAKE_FIND_PACKAGE_TARGETS_GLOBAL
---------------------------------
Setting to ``TRUE`` promotes all :prop_tgt:`IMPORTED` targets discoverd
by :command:`find_package` to a ``GLOBAL`` scope.
Setting this to ``TRUE`` is akin to specifying ``GLOBAL``
as an argument to :command:`find_package`.
Default value is ``OFF``.