README To build, run the following commands in the project root directory. git submodule update --init --recursive mkdir build cd build cmake .. make