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