2018-10-30 13:25:57 +00:00
|
|
|
# Generated from qtconcurrentiteratekernel.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qtconcurrentiteratekernel Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-07-07 16:01:06 +00:00
|
|
|
qt_add_test(tst_qtconcurrentiteratekernel
|
2018-10-30 13:25:57 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qtconcurrentiteratekernel.cpp
|
2019-11-12 17:00:39 +00:00
|
|
|
PUBLIC_LIBRARIES
|
2018-10-30 13:25:57 +00:00
|
|
|
Qt::Concurrent
|
|
|
|
)
|