summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qqueue/CMakeLists.txt
blob: 943cef51a3b5ae87862584ab7e284c79dd5e7d50 (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_qqueue Test:
#####################################################################

qt_internal_add_test(tst_qqueue
    SOURCES
        tst_qqueue.cpp
)