summaryrefslogtreecommitdiffstats
path: root/examples/widgets/draganddrop/CMakeLists.txt
blob: 9327e47b90cabde0a594a7f48c2067695477a1a9 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

qt_internal_add_example(draggableicons)
qt_internal_add_example(draggabletext)
qt_internal_add_example(dropsite)
qt_internal_add_example(fridgemagnets)
qt_internal_add_example(puzzle)