mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-18 08:51:52 +08:00

Swift on Windows provides only a release runtime. Use it for C and CXX too, in all configurations, to match. Issue: #25573 Suggested-by: Saleem Abdulrasool <compnerd@compnerd.org>