@@ -0,0 +1,6 @@
#!/bin/sh
rm -rf bin/
mkdir bin/
cd bin/
cmake .. -DCMAKE_BUILD_TYPE=Debug
make
The note is not visible to the blocked user.