disable autotests temporarily on Mac
Reviewed-By: Morten Change-Id: Iaf404deb3dd226212200a8716f8e7d1b70e5f40abb10
parent
f49056c353
commit
8cf8ac3cde
|
|
@ -1,5 +1,7 @@
|
|||
TEMPLATE = subdirs
|
||||
!mac {
|
||||
SUBDIRS = auto
|
||||
|
||||
# benchmarks in debug mode is rarely sensible
|
||||
contains(QT_CONFIG,release):SUBDIRS += benchmarks
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue