XCB: remove dependency on QtOpenGLPrivate
We don't use that in the XCB library or plugin anywhere. Pick-to: 6.7 Change-Id: I5f663c2f9f4149af84fefffd17be8c7f3bd7bd14 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>bb10
parent
60417a265a
commit
43cefd882e
|
|
@ -72,11 +72,6 @@ qt_disable_apple_app_extension_api_only(XcbQpaPrivate)
|
|||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
qt_internal_extend_target(XcbQpaPrivate CONDITION QT_FEATURE_opengl
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::OpenGLPrivate
|
||||
)
|
||||
|
||||
qt_internal_extend_target(XcbQpaPrivate CONDITION QT_FEATURE_glib
|
||||
LIBRARIES
|
||||
GLIB2::GLIB2
|
||||
|
|
|
|||
Loading…
Reference in New Issue