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