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

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

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