#/bin/bash cd .. mkdir -p build cd build mkdir -p relwithdeb cd relwithdeb cmake ../../ -G Ninja -DCMAKE_BUILD_TYPE=RelWithDebInfo