Skip to content

Modules: add Swift MSVC_RUNTIME_LIBRARY flags

Saleem Abdulrasool requested to merge compnerd/cmake:msvc-library into master

This adds support for the newly minted -libc flag to the Swift driver invocation. These allow users to control the MSVC linkage properly on Windows targets.

Merge request reports