summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qset/CMakeLists.txt
blob: b7eae7b56c1e6ce2a125a48a45f6a9b1cb236f53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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 qset.pro.

#####################################################################
## tst_qset Test:
#####################################################################

qt_internal_add_test(tst_qset
    SOURCES
        tst_qset.cpp
)

qt_internal_undefine_global_definition(tst_qset QT_NO_JAVA_STYLE_ITERATORS)