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

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