mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-07-31 23:52:46 +08: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.
|