1#!/bin/sh
2# Run this from within an MSYS bash shell
3cmake -G "MSYS Makefiles" ../../source && cmake-gui ../../source
4