Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 191 Bytes

INSTALL.md

File metadata and controls

15 lines (11 loc) · 191 Bytes

Installation

Requirements

  • cmake
  • boost
  • c++11 compiler

Compilation

  1. $ mkdir build && cd build
  2. $ cmake ..
  3. $ make

Installation

  1. $ sudo make install