#!/bin/bash -x

VERBOSE=1 cmake -DCMAKE_BUILD_TYPE=Debug -B build
