diff --git a/tests/tests.pro b/tests/tests.pro index 7a4af15fe2..d91d696673 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -1,5 +1,7 @@ TEMPLATE = subdirs +!mac { SUBDIRS = auto # benchmarks in debug mode is rarely sensible contains(QT_CONFIG,release):SUBDIRS += benchmarks +}