#!/usr/bin/env bash . ../.bashrc setup [ "$(cmake .. |& grep -v ^--)" = 'hello world' ] || exit 1