pawn_grabber To build. $ cd path/to/pawn_grabber $ mkdir build $ cd build $ cmake .. $ make all $ # Run perft. $ ./perft $ # Run tests. $ make test