Review Request 126234: Fix build with Qt 5.6
Jan Kundrát
jkt at kde.org
Thu Dec 3 17:37:24 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126234/
-----------------------------------------------------------
Review request for Plasma, Martin Gräßlin and Hrvoje Senjan.
Repository: kwin
Description
-------
Fix build with Qt 5.6
A recent change [1] led to Qt5PlatformSupport.pc not being installed
anymore. Pkg-config was only used for finding the paths, and the actual
include flags and library names were hardcoded in KWin's
FindQt5PlatformSupport.cmake anyway, so let's just focus on finding
Qt5Gui, the module which provides this Qt5PlatformSupport library, and
work from there.
Thanks to Hrvoje Senjan (shumski) for pointing me towards the upstream
Gerrit change.
[1] https://codereview.qt-project.org/140954/
REVIEW: 126234
Diffs
-----
cmake/modules/FindQt5PlatformSupport.cmake 90a8438ac80e48b09463ba5f34a72b2d7567ea5d
Diff: https://git.reviewboard.kde.org/r/126234/diff/
Testing
-------
Thanks,
Jan Kundrát
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151203/4ea6aab1/attachment.html>
More information about the Plasma-devel
mailing list