Home GnuPG

Add option to use ninja to build cmake projs

Description

Add option to use ninja to build cmake projs

* configure.ac (--enable-ninja): Add new option.
* src/gpg4win.mk.in: Update KDEPKG and TOOLSPKG templates
to use ninja if requested.

The difference on my system for a clean build is:

With ninja:
11530,39s user 1172,79s system 1362% cpu 15:32,65 total
With GNU/Make
11529,29s user 1241,82s system 1257% cpu 16:55,62 total

So not that much but noticeable.

Details

Provenance
aheineckeAuthored on Jul 10 2024, 11:29 AM
Parents
rW81a58601d621: Install libkleopatrarc to share instad of etc/xdg
Branches
Unknown
Tags
Unknown