summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qwritelocker/CMakeLists.txt
blob: c8fd8d323d7a8d2deb1ac379db066c616602620a (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

#####################################################################
## tst_qwritelocker Test:
#####################################################################

qt_internal_add_test(tst_qwritelocker
    SOURCES
        tst_qwritelocker.cpp
)