#!/bin/env sh cmake -B .build "$@" && cmake --build .build