rust-gpu/setup.bat

7 lines
145 B
Batchfile
Raw Normal View History

setlocal
2020-11-18 12:54:22 +00:00
rustup toolchain install nightly-2020-11-15 --component rust-src rustc-dev llvm-tools-preview
git submodule init
git submodule update