KWin core doesn't need to link some XLib libs any more
* XExt * ICE * SM * XRender * XDamage * XFixes
This commit is contained in:
parent
728cb09c1c
commit
dcc273fe0f
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue