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

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

qt_internal_add_test(tst_qfuture
    SOURCES
        tst_qfuture.cpp
    DEFINES
        -QT_NO_JAVA_STYLE_ITERATORS
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)