Be sure to run the following:
git clone --recursive https://github.com/19UV/infinite-generator.git
Or if cloned non-recursively:
git submodule update --init
Currently, this is only being developed and tested on Windows, but I'm using libraries that should allow it to be easily ported to other OSes.
cmake -B build
cmake --build build
build\Debug\Infinite_Generator.exe