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, 1 insertions, 0 deletions
diff --git a/tools/qmltestrunner/CMakeLists.txt b/tools/qmltestrunner/CMakeLists.txt
index f1df677621..ab51d42a17 100644
--- a/tools/qmltestrunner/CMakeLists.txt
+++ b/tools/qmltestrunner/CMakeLists.txt
@@ -10,6 +10,7 @@ qt_add_tool(qmltestrunner
SOURCES
main.cpp
PUBLIC_LIBRARIES
+ Qt::OpenGL # special case QTBUG-83498
Qt::Gui
Qt::Qml
Qt::QuickTest