@@ -0,0 +1,9 @@
#!/usr/bin/bash
# Configure cmake build.
echo Configuring cmake build...
mkdir build
cd build
cmake ..
cd ..
The note is not visible to the blocked user.