remove redundant QMAKE_USE += xcb
the gl_integrations_plugin_base.pri included by this file already does it. Change-Id: I172401a431081da903b82e97829c2517ef6204df Reviewed-by: Jake Petroules <jake.petroules@qt.io>bb10
parent
7b4c52c7e6
commit
66b73172c9
|
|
@ -10,7 +10,6 @@ qtConfig(xcb-glx) {
|
|||
DEFINES += XCB_HAS_XCB_GLX
|
||||
QMAKE_USE += xcb_glx
|
||||
}
|
||||
QMAKE_USE += xcb
|
||||
|
||||
LIBS += $$QMAKE_LIBS_DYNLOAD
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue