mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
|
||||
---------------------------------------------
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user