13 lines
360 B
CMake
13 lines
360 B
CMake
# Generated from qtconcurrentthreadengine.pro.
|
|
|
|
#####################################################################
|
|
## tst_qtconcurrentthreadengine Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qtconcurrentthreadengine
|
|
SOURCES
|
|
tst_qtconcurrentthreadengine.cpp
|
|
LIBRARIES
|
|
Qt::Concurrent
|
|
)
|