1. Move cmake to top level of fastlib build.
2. Have cmake put libfastlib.a into lib/ (but not the other build components)
3. Have cmake put test executables into bin/ upon build
4. Disable a few things from mlpack build that depend on optimization, until Opt++ problems are solved
Could use some syntax cleanup still.