README.md INSTALL $ mkdir build $ cd build $ cmake3 -DCMAKE_INSTALL_PREFIX=$YOUR_PREFIX .. $ make all $ make install