2024-08-19 00:34:28 +02:00

22 lines
615 B
ReStructuredText

CMP0105
-------
.. versionadded:: 3.18
:prop_tgt:`LINK_OPTIONS` and :prop_tgt:`INTERFACE_LINK_OPTIONS` target
properties are now used for the device link step.
In CMake 3.17 and below, link options are not used by the device link step.
The ``OLD`` behavior for this policy is to ignore the link options during the
device link step.
The ``NEW`` behavior of this policy is to use the link options during the
device link step.
.. |INTRODUCED_IN_CMAKE_VERSION| replace:: 3.18
.. |WARNS_OR_DOES_NOT_WARN| replace:: does *not* warn
.. include:: STANDARD_ADVICE.txt
.. include:: DEPRECATED.txt