summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/text/CMakeLists.txt
blob: 0af010871b495febbc2bb6d461a3cebe0aea7d64 (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 text.pro.

add_subdirectory(qbytearray)
add_subdirectory(qchar)
add_subdirectory(qlocale)
add_subdirectory(qstringbuilder)
add_subdirectory(qstringlist)
add_subdirectory(qstringtokenizer)
add_subdirectory(qregularexpression)
add_subdirectory(qstring)