mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
e1d635e71c
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)>`.
|