[autotests] Drop linking against XCursor
No longer needed.
This commit is contained in:
parent
405e366815
commit
bcf5eedb0f
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ target_link_libraries( testClientMachine
|
|||
XCB::XCB
|
||||
XCB::XFIXES
|
||||
${X11_X11_LIB} # to make jenkins happy
|
||||
${X11_Xcursor_LIB}
|
||||
)
|
||||
add_test(kwin-testClientMachine testClientMachine)
|
||||
ecm_mark_as_test(testClientMachine)
|
||||
|
|
Loading…
Reference in a new issue