Installation instructions
-------------------------

If you are compiling the LML library in the camiTK framework, please make
sure that this directory is inside the camiTK directory.

If you are compiling the LML library as a standalone, you have to
use camiTK_DIR to be the installation directory, i.e. the
directory camiTK_DIR have to have the following subdirectories:
- $camiTK_DIR/lib where the lib will be created
- $camiTK_DIR/bin where any binaries will be created
- $camiTK_DIR/include where the include file will be copied 
  when make install is called.

If camiTK_DIR is not defined, it is automatically set to the build dir.