qt5base-lts/tests/tests.pro

8 lines
140 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
!mac {
SUBDIRS = auto
# benchmarks in debug mode is rarely sensible
contains(QT_CONFIG,release):SUBDIRS += benchmarks
}