This is the read me for the theseus project successor of minotaurus
This is still evolving code under development curently nothing is working!!!
At a minimum a recent version of cmake is required >= 2.6.
From within the root directory of this project execute the following:
> mkdir build
> cd build
> cmake ..
> make