Please add the following documentation to ease the setup and build steps. The build might fail if the docs subdirectory is missing source files. For a successful clone, build and check, the blaze users should do the following:
git clone https://github.com/Aandreba/blaze.git
git submodule update --recursive --init
make check
Thank you.
Please add the following documentation to ease the setup and build steps. The build might fail if the docs subdirectory is missing source files. For a successful clone, build and check, the blaze users should do the following:
Thank you.