summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt
blob: 0cfea773b15d50ee186281f899a121a066b35be1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qfuture.pro.

#####################################################################
## tst_qfuture Test:
#####################################################################

add_qt_test(tst_qfuture
    SOURCES
        tst_qfuture.cpp
    DEFINES
        -QT_NO_JAVA_STYLE_ITERATORS
        QT_STRICT_ITERATORS
    LIBRARIES
        Qt::CorePrivate
)