summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/qtxml.qdocconf
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-05-22 16:20:58 +0200
committerKai Koehne <kai.koehne@qt.io>2020-05-26 15:11:41 +0200
commitcede00ec892805ad0f04db6566bf002195c4cb09 (patch)
tree0b1b5f0d7995b8a58607b7d68e4a52d00dca7475 /src/xml/doc/qtxml.qdocconf
parent4f59d94bf3aa804edde1d81fac412d8fbcc92115 (diff)
Document how to use CMake for Qt Xml
Task-number: QTBUG-73058 Change-Id: I2d19670016c9aef5e96d74b2b7e22c675058f30c Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/xml/doc/qtxml.qdocconf')
-rw-r--r--src/xml/doc/qtxml.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xml/doc/qtxml.qdocconf b/src/xml/doc/qtxml.qdocconf
index 25a463fecd..5b00e1cab8 100644
--- a/src/xml/doc/qtxml.qdocconf
+++ b/src/xml/doc/qtxml.qdocconf
@@ -27,13 +27,14 @@ qhp.QtXml.subprojects.classes.sortPages = true
tagfile = ../../../doc/qtxml/qtxml.tags
-depends += qtcore qtnetwork qtdoc qtwidgets qmake
+depends += qtcore qtnetwork qtdoc qtwidgets qmake qtcmake
headerdirs += ..
sourcedirs += ..
exampledirs += ../../../examples/xml \
+ . \
snippets
imagedirs += images \