summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentthreadengine/CMakeLists.txt
blob: e9384c4fb49528e41d2ce4486297d9eb911a460c (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
    PUBLIC_LIBRARIES
        Qt::Concurrent
)