aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/doc/qtqmltest.qdocconf
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-12-02 16:13:06 +0100
committerKai Koehne <kai.koehne@qt.io>2020-12-03 09:12:15 +0100
commit3bf876a771c6e9e62b506f4c99965fca6d0e7f3b (patch)
tree21a90f12a35da4868875b472a2db5a0e1987a2f2 /src/qmltest/doc/qtqmltest.qdocconf
parent53a9be1a8c8028a6a9614ba8ac5d5d41a7283fc5 (diff)
Document how to use CMake for Qt QuickTest
Task-number: QTBUG-73058 Pick-to: 6.0 Change-Id: Ia00916e8ce8193225a773f85fe2af87e334afaab Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/qmltest/doc/qtqmltest.qdocconf')
-rw-r--r--src/qmltest/doc/qtqmltest.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmltest/doc/qtqmltest.qdocconf b/src/qmltest/doc/qtqmltest.qdocconf
index 25a7ae5f9b..a48e5fdef6 100644
--- a/src/qmltest/doc/qtqmltest.qdocconf
+++ b/src/qmltest/doc/qtqmltest.qdocconf
@@ -29,7 +29,7 @@ qhp.QtQmlTest.subprojects.qmltypes.sortPages = true
tagfile = qtqmltest.tags
-depends += qtcore qtgui qttestlib qtqml qtquick qtdoc
+depends += qtcore qtgui qttestlib qtqml qtquick qtdoc qmake qtcmake
headerdirs += ..