build/cmake: Refine build instructions

With this we get:
- the commonly used and proper CMAKE_INSTALL_LIBDIR and
  CMAKE_INSTALL_INCLUDEDIR variables we can fill for our libraries
- MAJOR/MINOR/PATCH versioning on a project level
- Include path for every library

This is a start to make it possible to install the library into the system path!

Signed-off-by: Tobias Klausmann <tobias.klausmann@lenze.com>
1 file changed