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:
parent
d802572f0b
commit
209c7238a7
15
tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt
Normal file
15
tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt
Normal 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
|
||||
)
|
16
tests/auto/corelib/thread/qthread/.prev_CMakeLists.txt
Normal file
16
tests/auto/corelib/thread/qthread/.prev_CMakeLists.txt
Normal 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:
|
||||
#####################################################################
|
Loading…
Reference in New Issue
Block a user