#!/bin/bash

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