Add 'native' support for using CMake toolchain files with KDE projects
CMake supports toolchain files to easily switch between compilers/toolchains.
- Introduce cmake-toolchain high level option to configure preferred toolchain for CMake (-DCMAKE_TOOLCHAIN_FILE=)