
This patch makes the `Swift_MODULE_DIRECTORY` property behave more like the other output directory properties, allowing generator expressions and fixing the behavior with multi-config generators. Issue: #26010
6 lines
185 B
ReStructuredText
6 lines
185 B
ReStructuredText
swift-module-dir-genex
|
|
----------------------
|
|
|
|
* The :prop_tgt:`Swift_MODULE_DIRECTORY` target property now supports
|
|
:manual:`generator expressions <cmake-generator-expressions(7)>`.
|