We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c444bd1 commit 21f5f24Copy full SHA for 21f5f24
prepare.sh
@@ -18,5 +18,6 @@ git checkout -- .
18
git checkout 804a7a21b9e673a482797aa289a18ed480e4d813
19
20
# build with cg_llvm for perf comparison
21
+cargo build
22
mv target/debug/main raytracer_cg_llvm
23
popd
0 commit comments