Installation instructions

Configuration
-------------
untar the package
cd hpp-core
mkdir _build
cd _build
cmake [OPTIONS] ..

Compilation and Installation
----------------------------

make install
