summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: 346102ab7bc2ec82fbaaee85496c2dd2e1e9bc9c (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS = auto

# benchmarks in debug mode is rarely sensible
# benchmarks are not sensible for code coverage (here with tool testcocoon)
!uikit:!testcocoon:contains(QT_CONFIG, release): SUBDIRS += benchmarks