Skip to content

Commit 21f5f24

Browse files
committed
Add cargo build back to prepare.sh
1 parent c444bd1 commit 21f5f24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prepare.sh

+1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ git checkout -- .
1818
git checkout 804a7a21b9e673a482797aa289a18ed480e4d813
1919

2020
# build with cg_llvm for perf comparison
21+
cargo build
2122
mv target/debug/main raytracer_cg_llvm
2223
popd

0 commit comments

Comments
 (0)