aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsprimitivevalue/CMakeLists.txt
blob: 2f24e80b8e7a701f10493e6299c83ef227c8a318 (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: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from qjsprimitivevalue.pro.

#####################################################################
## tst_qjsprimitivevalue Test:
#####################################################################

qt_internal_add_test(tst_qjsprimitivevalue
    SOURCES
        tst_qjsprimitivevalue.cpp
    PUBLIC_LIBRARIES
        Qt::Qml
)

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