Hanoi-Solver

First install build dependencies

brew install cmake

Then build the project

cmake CMakeLists.txt
make