summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringbuilder/qstringbuilder3/CMakeLists.txt
blob: 1c8508ab25da4e6e04e0e87f32e6d352862718ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from qstringbuilder3.pro.

#####################################################################
## tst_qstringbuilder3 Test:
#####################################################################

qt_internal_add_test(tst_qstringbuilder3
    SOURCES
        tst_qstringbuilder3.cpp
)