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

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

add_qt_test(tst_qtconcurrentiteratekernel
    SOURCES
        tst_qtconcurrentiteratekernel.cpp
    PUBLIC_LIBRARIES
        Qt::Concurrent
)