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

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

qt_internal_add_test(tst_qtconcurrentrun
    SOURCES
        tst_qtconcurrentrun.cpp
    PUBLIC_LIBRARIES
        Qt::Concurrent
        Qt::TestPrivate
)

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