mirror of
https://github.com/FranP-code/TurboRun.git
synced 2025-10-13 00:14:01 +00:00
4 lines
162 B
Bash
4 lines
162 B
Bash
cargo build --release --target=aarch64-apple-darwin
|
|
cargo build --release --target=x86_64-unknown-linux-gnu
|
|
cargo build --release --target=x86_64-pc-windows-msvc
|