File size: 92 Bytes
81ecb2b
 
 
 
 
2d394ea
1
2
3
4
5
6
CURRENT=$(pwd)
cd dva/mvp/extensions/mvpraymarch
make -j4
cd ../utils
make -j4
cd ${CURRENT}