aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/listmodel/CMakeLists.txt
blob: a88402f8133a719c1f05da519548d0f8691a9000 (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 listmodel.pro.

#####################################################################
## listmodel Test:
#####################################################################

qt_internal_add_test(listmodel
    GUI
    QMLTEST
    LIBRARIES
        Qt::Gui
)