#!/bin/bash # # Build file to set up and run tests via CMake using shared libraries set -eux # TODO(mkruskal) Implement this.