Add an option to skip the AkonadiSearchPIM dependency, to simplify Windows build
ClosedPublic

Authored by dfaure on Jan 30 2019, 10:07 AM.

Details

Summary

akonadiconsole only needs KCheckComboBox from libkdepim... which in turn
was bringing a whole lot more dependencies. Let's provide a way to build
this without xapian.

Test Plan

Builds on Linux, with and without the option set.

Diff Detail

Repository
R89 PIM: Libraries
Branch
Applications/18.12
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7692
Build 7710: arc lint + arc unit
dfaure created this revision.Jan 30 2019, 10:07 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJan 30 2019, 10:07 AM
dfaure requested review of this revision.Jan 30 2019, 10:07 AM
mlaurent accepted this revision.Jan 30 2019, 10:14 AM
This revision is now accepted and ready to land.Jan 30 2019, 10:14 AM
dfaure updated this revision to Diff 50549.Jan 30 2019, 11:25 AM

ifdef-out some unwanted includes, found by Patrick on Windows

mlaurent accepted this revision.Jan 30 2019, 12:47 PM
dfaure closed this revision.Jan 30 2019, 1:09 PM