/*!
\page page_buildinstructions Build Instructions
This page explains how to build JKQTPlotter and to use the results in your own Projects.
The build instructions are split by the build-system you use:
- \subpage page_buildinstructions_CMAKE
- \subpage page_buildinstructions_QMAKE
.
\note We recommend using CMake, although an older QMake system is in place too.
Note however that the QMake-buildsystem is deprecated and will not obatin
the same love and atttention as the CMake system.
*/