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

#####################################################################
## tst_qresultstore Test:
#####################################################################

add_qt_test(tst_qresultstore
    SOURCES
        tst_qresultstore.cpp
    DEFINES
        QT_STRICT_ITERATORS
    LIBRARIES
        Qt::CorePrivate
)