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

#####################################################################
## tst_qthreadonce Test:
#####################################################################

qt_internal_add_test(tst_qthreadonce
    SOURCES
        qthreadonce.cpp
        tst_qthreadonce.cpp
    LIBRARIES
        Qt::TestPrivate
)