summaryrefslogtreecommitdiffstats
path: root/src/opengl/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-07-09 15:48:19 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-07-10 00:47:56 +0200
commit6758f73bb7f85898b2f2a24149bdacf898601e25 (patch)
tree0dc603ac1579b51079687e62004d12cf8f426999 /src/opengl/.prev_CMakeLists.txt
parent60d72b7ab6b08a43248764ddc7b710fc757a3e5a (diff)
Move glxconvenience into QtGui
OpenGL is not quite as dead as initially assumed. Task-number: QTBUG-83255 Change-Id: I953040149812a5258caad5fe6bac0835e1982dd0 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/opengl/.prev_CMakeLists.txt')
-rw-r--r--src/opengl/.prev_CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/opengl/.prev_CMakeLists.txt b/src/opengl/.prev_CMakeLists.txt
index a477bf2f6b..1d8544ab8e 100644
--- a/src/opengl/.prev_CMakeLists.txt
+++ b/src/opengl/.prev_CMakeLists.txt
@@ -99,13 +99,6 @@ qt_extend_target(OpenGL CONDITION QT_FEATURE_egl
qopenglcompositorbackingstore.cpp qopenglcompositorbackingstore_p.h
)
-qt_extend_target(OpenGL CONDITION QT_FEATURE_opengl AND QT_FEATURE_xlib AND NOT QT_FEATURE_opengles2
- SOURCES
- platform/unix/qglxconvenience.cpp platform/unix/qglxconvenience_p.h
- PUBLIC_LIBRARIES
- X11::X11
-)
-
qt_create_tracepoints(OpenGL qtopengl.tracepoints)
qt_add_docs(OpenGL