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

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