Regenerate tests/auto/corelib/thread

Change-Id: Ib70f000480ffbbb994edd80d9e2c7f5d9e270e0c
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Qt CMake Build Bot
This commit is contained in:
Alexandru Croitor 2019-11-12 12:09:26 +01:00
parent d802572f0b
commit 209c7238a7
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# Generated from qfuture.pro.
#####################################################################
## tst_qfuture Test:
#####################################################################
add_qt_test(tst_qfuture
SOURCES
tst_qfuture.cpp
DEFINES
-QT_NO_JAVA_STYLE_ITERATORS
QT_STRICT_ITERATORS
LIBRARIES
Qt::CorePrivate
)

View File

@ -0,0 +1,16 @@
# Generated from qthread.pro.
#####################################################################
## tst_qthread Test:
#####################################################################
add_qt_test(tst_qthread
SOURCES
../../../../shared/emulationdetector.h
tst_qthread.cpp
INCLUDE_DIRECTORIES
../../../../shared
)
## Scopes:
#####################################################################