Docs: add module dependencies to configuration

Fixes various warnings when qdoc fails to link to APIs in Network,
SVG, or OpenGL modules.

Change-Id: I4b28ea746094e5d49d6129aa2914f744cda22474
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 412110bdca)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Volker Hilsheimer 2023-04-01 13:09:08 +02:00 committed by Qt Cherry-pick Bot
parent 00fbd5026d
commit 0694ecb1dc
2 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,7 @@ tagfile = ../../../doc/qtqml/qtqml.tags
depends += \
qtcore \
qtnetwork \
qtqmlmodels \
qtqmlworkerscript \
qtgui \

View File

@ -37,6 +37,7 @@ tagfile = qtquick.tags
depends += \
qtcore \
qtopengl \
qtqml \
qtqmlmodels \
qtqmlxmllistmodel \
@ -51,6 +52,7 @@ depends += \
qmake \
qtsql \
qtshadertools \
qtsvg \
qmake \
qtcmake