Fix the build
This commit is contained in:
parent
bb7674f2b6
commit
fbd1122a15
1 changed files with 2 additions and 2 deletions
|
@ -485,8 +485,8 @@ set(kwin_XLIB_LIBS
|
|||
)
|
||||
|
||||
if(X11_Xinput_FOUND)
|
||||
set(kwin_XLIB_LIBS ${kwin_XLIB_LIBS} ${X11_Xinput_LIB}
|
||||
)
|
||||
set(kwin_XLIB_LIBS ${kwin_XLIB_LIBS} ${X11_Xinput_LIB})
|
||||
endif()
|
||||
|
||||
set(kwin_XCB_LIBS
|
||||
XCB::XCB
|
||||
|
|
Loading…
Reference in a new issue