13 lines
371 B
CMake
13 lines
371 B
CMake
# Generated from qtconcurrentiteratekernel.pro.
|
|
|
|
#####################################################################
|
|
## tst_qtconcurrentiteratekernel Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qtconcurrentiteratekernel
|
|
SOURCES
|
|
tst_qtconcurrentiteratekernel.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Concurrent
|
|
)
|