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