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

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

qt_internal_add_test(tst_qtconcurrentthreadengine
    SOURCES
        tst_qtconcurrentthreadengine.cpp
    PUBLIC_LIBRARIES
        Qt::Concurrent
)