6 lines
92 B
TOML
6 lines
92 B
TOML
[target.x86_64-pc-windows-gnu]
|
|
linker = "gcc.exe"
|
|
|
|
[build]
|
|
target = "x86_64-pc-windows-gnu"
|