aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsvalueiterator/CMakeLists.txt
blob: 85ac6c7a580f37a81872152538ee4b407016f8b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from qjsvalueiterator.pro.

#####################################################################
## tst_qjsvalueiterator Test:
#####################################################################

qt_internal_add_test(tst_qjsvalueiterator
    SOURCES
        tst_qjsvalueiterator.cpp
    LIBRARIES
        Qt::Qml
)

## Scopes:
#####################################################################