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

#####################################################################
## tst_qmutex Test:
#####################################################################

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