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.
Martin Gräßlin 706e22a12b Do not find OpenGL or OpenGLES
As we use epoxy we don't need them any more. KWin compiles, links and
runs just fine without ever trying to find OpenGL or OpenGLES.

BUG: 340170
FIXED-IN: 5.2.0
10 years ago
..
COPYING-CMAKE-SCRIPTS
FindLibinput.cmake Initial support for libinput 10 years ago
FindUDev.cmake Initial support for libinput 10 years ago
FindXKB.cmake Require xkbcommon 0.4.1 11 years ago
Findepoxy.cmake