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

add_subdirectory(widgets)
add_subdirectory(modelview)
qt_internal_add_example(notepad)