aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/v4misc/CMakeLists.txt
blob: 6e1074b37685c94de79728cae7ae0dd78a20f482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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 v4misc.pro.

#####################################################################
## tst_v4misc Test:
#####################################################################

qt_internal_add_test(tst_v4misc
    SOURCES
        tst_v4misc.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::QmlPrivate
)

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