mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -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