myMarcher Install Clone recursively the repo git clone --recursive https://github.com/gabbonj/myMarcher.git Use CMake to build the source cd build cmake .. cmake --build . Then run the program from the myMarcher folder