summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-04-27 12:40:10 +0200
committerKai Koehne <kai.koehne@qt.io>2016-08-05 12:10:46 +0000
commitacb38b386969a9e03faa117fabc6c82e59003de5 (patch)
tree90391efd659d202915a3db439cb399ac8d33af95 /tests/auto/auto.pro
parent517d8268eb3b96fa7e43ef406c9d1999614418c5 (diff)
Add qtattributionsscanner tool
qtattributionsscanner generates qdoc documentation about third party licenses in Qt sources. It scans recursively for qt_attribution.json files in the directory given on the command line. The qt_attribution.json file format is also documented under http://wiki.qt.io/Qt_attribution.json Task-number: QTBUG-55139 Change-Id: Ie8d9115beb9457c9f60a79e11c1c13dd19184d1c Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index e156e3c2c..53466702f 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,6 +1,7 @@
TEMPLATE=subdirs
SUBDIRS=\
linguist \
+ qtattributionsscanner \
qhelpcontentmodel \
qhelpenginecore \
qhelpgenerator \