[The CMake documentation](https://cmake.org/cmake/help/latest/variable/CMAKE_MSVC_RUNTIME_LIBRARY.html) lists additional debug variants for these MSVC flags, but [as far as I can tell](https://github.com/rust-lang/cc-rs/blob/338e434e74262a4de7c3bfca84c087a248bd0c42/src/lib.rs#L1942-L1951), the cc crate doesn't support the debug variants.