mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
391 B
ReStructuredText
11 lines
391 B
ReStructuredText
CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
|
|
---------------------------------------------
|
|
|
|
.. versionadded:: 3.18
|
|
|
|
Default framework filename postfix under configuration ``<CONFIG>`` when
|
|
using a multi-config generator.
|
|
|
|
When a framework target is created its :prop_tgt:`FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>`
|
|
target property is initialized with the value of this variable if it is set.
|