D21205: Fix a potential build issue when building KMail

Christophe Giboudeaux noreply at phabricator.kde.org
Tue May 14 08:44:38 BST 2019


cgiboudeaux created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
cgiboudeaux requested review of this revision.

REVISION SUMMARY
  some public mailcommon headers include libkdepim ones but the build system
  currently doesn't look for this dependency.
  
  Let's look for libkdepim for building mailcommon and explicitly add
  KF5::Libkdepim to the 'PUBLIC' link targets to fix the
  INTERFACE_LINK_LIBRARIES instead of relying on indirect dependencies.
  
  Also fix a wrong #include statement.
  
  BUG: 407163
  FIXED-IN: 5.11.2

REPOSITORY
  R92 PIM: Common Mail Support

BRANCH
  Applications/19.04

REVISION DETAIL
  https://phabricator.kde.org/D21205

AFFECTED FILES
  CMakeLists.txt
  KF5MailCommonConfig.cmake.in
  src/CMakeLists.txt
  src/job/backupjob.h

To: cgiboudeaux
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190514/d804a496/attachment.html>


More information about the kde-pim mailing list