My old library based on vector calculs
- Make your build directory. E.g.
mkdir buildin folder with sources. - Configure with CMake:
cmake ..(replace <<..>> with path to sources. - Do
make installif you are using UNIX system or something like in other systems.