Add 'native' support for using CMake toolchain files with KDE projects

Authored by ouwerkerk on Jan 12 2020, 4:48 PM.

Description

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=)
  • Suppress setting up environment variables when building a module with a configured (custom) toolchain

Details

Committed
ouwerkerkJan 12 2020, 6:51 PM
Parents
R365:ad0d1bd0ca1d: Use https as default git protocol.
Branches
Unknown
Tags
Unknown