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

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

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