Skip to content
  • Johan Ouwerkerk's avatar
    Add 'native' support for using CMake toolchain files with KDE projects · c1bab239
    Johan Ouwerkerk authored
    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
    c1bab239