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