mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-21 22:34:34 +00:00
7 lines
145 B
Batchfile
7 lines
145 B
Batchfile
setlocal
|
|
|
|
rustup toolchain install nightly-2020-10-25 --component rust-src rustc-dev llvm-tools-preview
|
|
|
|
git submodule init
|
|
git submodule update
|