aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmltestrunner
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmltestrunner')
-rw-r--r--tools/qmltestrunner/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qmltestrunner/CMakeLists.txt b/tools/qmltestrunner/CMakeLists.txt
index ab51d42a17..f1df677621 100644
--- a/tools/qmltestrunner/CMakeLists.txt
+++ b/tools/qmltestrunner/CMakeLists.txt
@@ -10,7 +10,6 @@ qt_add_tool(qmltestrunner
SOURCES
main.cpp
PUBLIC_LIBRARIES
- Qt::OpenGL # special case QTBUG-83498
Qt::Gui
Qt::Qml
Qt::QuickTest