Files
qt5.12.8/tests/tests.pro
2025-08-26 22:57:23 +08:00

10 lines
286 B
Prolog

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