You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
391 B
11 lines
391 B
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.
|