Installation

Dependencies

Build

git submodule update --init --recursive
mkdir build
cd build
cmake ..
make
sudo make install