Make Jenkins happy

Yes, it linked on my system.
This commit is contained in:
Martin Gräßlin 2013-05-13 09:58:04 +02:00
parent 9f4f713e52
commit 255c6d822b

View file

@ -52,6 +52,7 @@ target_link_libraries( testClientMachine
${KDE4_KDEUI_LIBS}
${XCB_XCB_LIBRARIES}
${X11_XCB_LIBRARIES}
${X11_X11_LIB} # to make jenkins happy
)
########################################################