summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2019-12-17 16:04:40 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2019-12-18 08:20:28 +0000
commit0f148f479d5c80cced5f0ac82ed5447eb38e9a00 (patch)
tree21991cca55a2b61697bdab6d5992a0be6e92fca7
parentd45142a0f4c8d38c93273d9888d944eb4a419278 (diff)
downloadqt-creator-0f148f479d5c80cced5f0ac82ed5447eb38e9a00.tar.gz
Doc: Add dependency to qtcmake for links to CMake docs to work
Fixes a QDoc warning. Change-Id: I7248cbc6471830039f6399696416de40ceacb595 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/config/qtcreator-project.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/config/qtcreator-project.qdocconf b/doc/config/qtcreator-project.qdocconf
index b6710edb43..ed365b06d8 100644
--- a/doc/config/qtcreator-project.qdocconf
+++ b/doc/config/qtcreator-project.qdocconf
@@ -33,6 +33,7 @@ HTML.extraimages = images/commercial.png
qhp.QtCreator.extraFiles = images/commercial.png
depends += qtwidgets \
+ qtcmake \
qtcore \
qtqml \
qtquick \