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

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

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