geoffmcl/tidy-fork

TODO: Clean up the build instructions

Closed this issue · 2 comments

The build instructions are QUITE A MESS ;=((

The ONLY valid instruction for this fork is using cmake to configure and generate native 'build' files...

This includes removing all trace of the 'previous' instructions; simplify down to just one build folder; etc

That is create a build directory of your choice, or use the current 'build' folder - cd build

cmake .. [-G generator-of-choice] [-DCMAKE_INSTALL_PREFIX=/path/for/install]

Run the native builder, or generator of choice

Done lots of this, but still to check it is all gone...

seems so... so closing