summaryrefslogtreecommitdiffstats
path: root/src/compositor
diff options
context:
space:
mode:
authorAndreas Eliasson <andreas.eliasson@qt.io>2023-07-05 13:50:26 +0200
committerAndreas Eliasson <andreas.eliasson@qt.io>2023-07-05 11:57:07 +0000
commit820c146f3019429dcaff933afc08c38e8922799a (patch)
tree4f4eb63513dacc990fbeb074910363cf1d30cacf /src/compositor
parent9a47262e9b503b28b0b4fa0f8016548e1f2d20c7 (diff)
Doc: Fix qdoc link warnings
Adding qtcmake and qtopengl as dependencies will fix the linking issues. Pick-to: 6.6 6.5 Change-Id: Ibd42ad06e4ca869a0432cae033d7a29da3107dca Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/compositor')
-rw-r--r--src/compositor/doc/qtwaylandcompositor.qdocconf13
1 files changed, 12 insertions, 1 deletions
diff --git a/src/compositor/doc/qtwaylandcompositor.qdocconf b/src/compositor/doc/qtwaylandcompositor.qdocconf
index ed3d1c601..d1e3056e2 100644
--- a/src/compositor/doc/qtwaylandcompositor.qdocconf
+++ b/src/compositor/doc/qtwaylandcompositor.qdocconf
@@ -28,7 +28,18 @@ qhp.QtWaylandCompositor.subprojects.examples.indexTitle = Qt Wayland Composi
qhp.QtWaylandCompositor.subprojects.examples.selectors = fake:example
qhp.QtWaylandCompositor.subprojects.examples.sortPages = true
-depends += qtcore qtqml qtquick qtdoc qtquickcontrols qmake qtgui qtqmlmodels qtwidgets qtvirtualkeyboard
+depends += qtcore \
+ qtqml \
+ qtquick \
+ qtdoc \
+ qtquickcontrols \
+ qmake \
+ qtgui \
+ qtqmlmodels \
+ qtwidgets \
+ qtvirtualkeyboard \
+ qtcmake \
+ qtopengl
exampledirs += ../../../examples/wayland
headerdirs += \