summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2022-10-11 15:18:35 +0200
committerRobert Griebl <robert.griebl@qt.io>2022-10-11 15:26:10 +0200
commitbb3bc12d6915c46a4215aa68663a30563ae511e5 (patch)
tree52a336c4241da10baa3ee0152f40299bcfd55472
parent8c6663801fb488c48ff905d898e5fb396b987849 (diff)
downloadqtapplicationmanager-bb3bc12d6915c46a4215aa68663a30563ae511e5.tar.gz
Fix a missing qdoc dependency on the qtcmake module
Change-Id: If89030ffc9736b850f0dc2e57b84fcbe106f5921 Pick-to: 6.4 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
-rw-r--r--doc/qtapplicationmanager-project.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtapplicationmanager-project.qdocconf b/doc/qtapplicationmanager-project.qdocconf
index 65fe8a1f..443e9be4 100644
--- a/doc/qtapplicationmanager-project.qdocconf
+++ b/doc/qtapplicationmanager-project.qdocconf
@@ -61,7 +61,7 @@ sourcedirs += \
imagedirs += ../doc/images
exampledirs = ../examples
-depends += qtcore qtquick qtqml qtdoc qtwaylandcompositor qtwidgets qtdltlogging
+depends += qtcore qtquick qtqml qtdoc qtcmake qtwaylandcompositor qtwidgets qtdltlogging
qhp.projects = QtApplicationManager
qhp.QtApplicationManager.file = qtapplicationmanager.qhp
qhp.QtApplicationManager.namespace = org.qt-project.qtapplicationmanager.$QT_VERSION_TAG