summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentrun/CMakeLists.txt
blob: 07cb4d360f437c230c86e0037960b340134a0b3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qtconcurrentrun.pro.

#####################################################################
## tst_qtconcurrentrun Test:
#####################################################################

qt_add_test(tst_qtconcurrentrun
    SOURCES
        tst_qtconcurrentrun.cpp
    PUBLIC_LIBRARIES
        Qt::Concurrent
)

## Scopes:
#####################################################################