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

#####################################################################
## tst_qpromise Test:
#####################################################################

qt_add_test(tst_qpromise
    SOURCES
        tst_qpromise.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)