mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-07-25 05:06:38 +03:00
6 lines
160 B
TOML
6 lines
160 B
TOML
[build]
|
|
rustflags = ["-C", "target-cpu=haswell"]
|
|
|
|
[target."x86_64-pc-windows-gnu"]
|
|
rustflags = ["-C", "link-self-contained=y", "-C", "target-cpu=haswell"]
|