summaryrefslogtreecommitdiffstats
path: root/examples/widgets/draganddrop/CMakeLists.txt
blob: c75600f66016a4ef70cece6ccb0be81f165ca534 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: 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)