mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
11 lines
325 B
ReStructuredText
11 lines
325 B
ReStructuredText
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.
|