KWin core doesn't need to link some XLib libs any more

* XExt
* ICE
* SM
* XRender
* XDamage
* XFixes
This commit is contained in:
Martin Gräßlin 2013-07-31 06:53:47 +02:00
parent 728cb09c1c
commit dcc273fe0f

View file

@ -235,14 +235,8 @@ set(kwin_KDE_LIBS
set(kwin_XLIB_LIBS
${X11_X11_LIB}
${X11_Xext_LIB}
${X11_ICE_LIB}
${X11_SM_LIB}
${X11_Xcursor_LIB}
${X11_Xrandr_LIB}
${X11_Xdamage_LIB}
${X11_Xrender_LIB}
${X11_Xfixes_LIB}
)
set(kwin_XCB_LIBS