mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
8 lines
338 B
ReStructuredText
8 lines
338 B
ReStructuredText
framework-multi-config-postfix
|
|
------------------------------
|
|
|
|
* The :prop_tgt:`FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>` target property
|
|
and associated :variable:`CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>`
|
|
variable were created to allow adding a postfix to the name of a
|
|
framework file name when using a multi-config generator.
|