Diffusion Apper ec6b72c544c1

Make various bits of the Apper tool chain optional

Authored by leinir on Mar 28 2017, 9:09 AM.

Description

Make various bits of the Apper tool chain optional

This introduces some options in cmake which allows you
to build only some parts of Apper's collection of tools.

Note: Further work along this path might include adding
runtime cmake check modules for e.g. apper-pk-session,
so that can be optionally required by other tools (with
sufficient documentation to support that mode of operation).

CCBUG:377646

Differential Revision: https://phabricator.kde.org/D5194

Details