mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
3 lines
99 B
TOML
3 lines
99 B
TOML
[target.'cfg(all(windows, target_env = "msvc"))']
|
|
rustflags = ["-C", "target-feature=+crt-static"]
|