You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Kundrát 7c8adeff9e 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
9 years ago
..
COPYING-CMAKE-SCRIPTS
FindFontconfig.cmake
FindLibdrm.cmake
FindLibinput.cmake
FindQt5PlatformSupport.cmake Fix build with Qt 5.6 9 years ago
FindUDev.cmake
FindXKB.cmake
Findepoxy.cmake Bind building of glx support on whether epoxy has a glx header 9 years ago
Findgbm.cmake
Findlibhybris.cmake