CMAKE_INSTALL_OBJECT_NAME_STRATEGY
----------------------------------

.. versionadded:: 4.2

Strategy to use for naming installed object files.

``CMAKE_INSTALL_OBJECT_NAME_STRATEGY`` is used to initialize the
:prop_tgt:`INSTALL_OBJECT_NAME_STRATEGY` property on all targets.  See that
target property for more information.
