qt5base-lts/tests/auto/testlib/selftests/selftests.pro
Maurice Kalinowski acdd57cb43 Fix compilation for WinRT
TEST_HELPER_INSTALLS cannot be used on platforms with no
QProcess support.

Change-Id: I2a6a283d94ca4487fc628449c53fc37140dd291d
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
2015-12-14 08:43:15 +00:00

13 lines
130 B
Prolog

TEMPLATE = subdirs
!winrt: include(selftests.pri)
SUBDIRS = $$SUBPROGRAMS test
INSTALLS =
QT = core
CONFIG += parallel_test