708d365a64
Change-Id: If6aec596bf68b209b42e0728dd6857eec8c261be Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
13 lines
335 B
CMake
13 lines
335 B
CMake
# Generated from qtconcurrenttask.pro.
|
|
|
|
#####################################################################
|
|
## tst_qtconcurrenttask Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qtconcurrenttask
|
|
SOURCES
|
|
tst_qtconcurrenttask.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Concurrent
|
|
)
|