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

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

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