summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/qdoc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/qdoc.pro')
-rw-r--r--tests/auto/qdoc/qdoc.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qdoc/qdoc.pro b/tests/auto/qdoc/qdoc.pro
index c7af516ae..481e59d1d 100644
--- a/tests/auto/qdoc/qdoc.pro
+++ b/tests/auto/qdoc/qdoc.pro
@@ -1,5 +1,9 @@
TEMPLATE = subdirs
+include($$OUT_PWD/../../../src/qdoc/qtqdoc-config.pri)
+QT_FOR_CONFIG += qdoc-private
+requires(qtConfig(qdoc))
+
SUBDIRS = \
config \
generatedoutput \