summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentthreadengine/CMakeLists.txt
blob: 7833f6b7f434dd6726f9c161e55f4a9f3122c9ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qtconcurrentthreadengine.pro.

#####################################################################
## tst_qtconcurrentthreadengine Test:
#####################################################################

add_qt_test(tst_qtconcurrentthreadengine
    SOURCES
        tst_qtconcurrentthreadengine.cpp
    LIBRARIES
        Qt::Concurrent
)