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