summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2022-10-11 15:18:35 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-10-11 14:00:15 +0000
commit6f54f348ecc8d78a397901264dab0d489fdaca4c (patch)
treeb147b0d11d1a6908c63f0fae985c165eb773dbb2
parent5fe6293ddab5a471598f5bd17aa3c1c2812dbfa6 (diff)
downloadqtapplicationmanager-6f54f348ecc8d78a397901264dab0d489fdaca4c.tar.gz
Fix a missing qdoc dependency on the qtcmake module
Change-Id: If89030ffc9736b850f0dc2e57b84fcbe106f5921 Reviewed-by: Dominik Holland <dominik.holland@qt.io> (cherry picked from commit bb3bc12d6915c46a4215aa68663a30563ae511e5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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