~neon/analitza/master

Viewing all changes in revision 2051.

  • Committer: Harald Sitter
  • Date: 2019-07-23 13:29:55 UTC
  • Revision ID: git-v1:cf836d78fa66a711f4e7af36a67c3b18bea44353
Tags: v19.08.0, v19.08.2
find qt5xml as dependency

Summary:
it's a public link target for the main library so we always need it found

seen used in

```
Analitza5Targets.cmake:  INTERFACE_LINK_LIBRARIES "Qt5::Core;Qt5::Xml"
```

Test Plan:
- app using the target wants to link Qt5::Xml but doesn't know what that means
- apply patch
- app now actually knows what Qt5::Xml is and builds properly

Reviewers: apol

Reviewed By: apol

Subscribers: kde-edu

Tags: #kde_edu

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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: