gomory Compilation To retrieve dependencies included as submodules (e.g., rapidjson), run: git submodule update --init --recursive Finally, compile the software: mkdir build && cd build cmake .. && make