blob: 87dde411c764a266649bac0fcfe2f69700da29a0 [file] [log] [blame]
#!/bin/bash
#
# Build file to set up and run tests via CMake using shared libraries
set -eux
# TODO(mkruskal) Implement this.