aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/models/CMakeLists.txt
blob: 0fe51771dfc667365339357b90d85a66d4f3d015 (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

qt_internal_add_example(abstractitemmodel)
qt_internal_add_example(objectlistmodel)
qt_internal_add_example(stringlistmodel)