cmake/Help/variable/CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst

11 lines
391 B
ReStructuredText
Raw Normal View History

2020-08-30 11:54:41 +02:00
CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
---------------------------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.18
2020-08-30 11:54:41 +02:00
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.