aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmleasing
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmleasing')
-rw-r--r--tools/qmleasing/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmleasing/CMakeLists.txt b/tools/qmleasing/CMakeLists.txt
index a057e4c50c..8d6359792e 100644
--- a/tools/qmleasing/CMakeLists.txt
+++ b/tools/qmleasing/CMakeLists.txt
@@ -15,6 +15,7 @@ qt_add_executable(qmleasing
segmentproperties.cpp segmentproperties.h
splineeditor.cpp splineeditor.h
PUBLIC_LIBRARIES
+ Qt::OpenGL # special case QTBUG-83498
Qt::Gui
Qt::Qml
Qt::Quick