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

#####################################################################
## tst_qthread Test:
#####################################################################

qt_internal_add_test(tst_qthread
    SOURCES
        tst_qthread.cpp
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)

## Scopes:
#####################################################################