blob: 09423df35093bb05099881226fa174aaac069e3c [file] [log] [blame]
rm -rf build
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug ..
make -C build