summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qbytearraylist/CMakeLists.txt
blob: e8914b4c896c4a824154484ef1633418ec8fe885 (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_qbytearraylist Test:
#####################################################################

qt_internal_add_test(tst_qbytearraylist
    SOURCES
        tst_qbytearraylist.cpp
)