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

#####################################################################
## tst_qtconcurrentmedian Test:
#####################################################################

qt_add_test(tst_qtconcurrentmedian
    SOURCES
        tst_qtconcurrentmedian.cpp
    PUBLIC_LIBRARIES
        Qt::Concurrent
)