LINK_LIBRARIES_STRATEGY
-----------------------

.. versionadded:: 3.31

Specify a strategy for ordering a target's direct link dependencies
on linker command lines.

See the :variable:`CMAKE_LINK_LIBRARIES_STRATEGY` variable for details
and supported values.  This property is initialized by the value of that
variable when a target is created.
