qtbase-opensource-src/tests/tests.pro

10 lines
286 B
Prolog
Raw Normal View History

2022-05-14 17:39:13 +08:00
TEMPLATE = subdirs
CONFIG += no_docs_target
requires(qtHaveModule(testlib))
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