aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/objectmodel/CMakeLists.txt
blob: abbe499257355d47339f6f006426f70e11d30ef7 (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: BSD-3-Clause

# Generated from objectmodel.pro.

#####################################################################
## objectmodel Test:
#####################################################################

qt_internal_add_test(objectmodel
    GUI
    QMLTEST
    LIBRARIES
        Qt::Gui
)