acdd57cb43
TEST_HELPER_INSTALLS cannot be used on platforms with no QProcess support. Change-Id: I2a6a283d94ca4487fc628449c53fc37140dd291d Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
13 lines
130 B
Prolog
13 lines
130 B
Prolog
TEMPLATE = subdirs
|
|
|
|
!winrt: include(selftests.pri)
|
|
|
|
SUBDIRS = $$SUBPROGRAMS test
|
|
|
|
INSTALLS =
|
|
|
|
QT = core
|
|
|
|
|
|
CONFIG += parallel_test
|