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

#####################################################################
## tst_qtconcurrenttask Test:
#####################################################################

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