mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03: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.
|