mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 04:08:46 -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