#!/usr/bin/env bash

# Helper to make |./configure && make| do what you expect.
cmake .
