----------------------------------------------------------- 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
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel