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

#####################################################################
## tst_qtconcurrentiteratekernel Test:
#####################################################################

qt_internal_add_test(tst_qtconcurrentiteratekernel
    SOURCES
        tst_qtconcurrentiteratekernel.cpp
    LIBRARIES
        Qt::Concurrent
)