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

#####################################################################
## tst_qtconcurrentfilter Test:
#####################################################################

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