#!/bin/sh
rm -f CMakeCache.txt
cmake .
