@ -0,0 +1,19 @@
#!/bin/bash
currrentDir=$(pwd)
#building bullet
cd extern/bullet/
mkdir -p build
cmake ..
make -j5
cd $currentDir
#Building app
cd build
The note is not visible to the blocked user.