Add 'native' support for using Ninja with CMake for KDE projects

Authored by ouwerkerk on Jan 3 2020, 8:46 PM.

Description

Add 'native' support for using Ninja with CMake for KDE projects

CMake supports Ninja as an alternative to Unix Makefiles.

  • Introduce cmake-generator high level option to configure preferred generator for CMake (-G)
  • Introduce ninja-options analogous to make-options but intended for use with Ninja

Details

Committed
ouwerkerkJan 4 2020, 12:51 PM
Parents
R365:56abc53ee1b5: Merge branch 'cblack-master-patch-71400' into 'master'
Branches
Unknown
Tags
Unknown