mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 17:49:38 -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