#!/bin/bash set -xe cmake . -B target/debug -DCMAKE_BUILD_TYPE=Debug cmake --build target/debug