#!/usr/bin/env bash mkdir -p build cd build cmake -DCMAKE_BUILD_TYPE=Build -G Ninja .. ninja