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

qt_internal_add_example(dockwidgets)
qt_internal_add_example(mainwindow)
qt_internal_add_example(mdi)
qt_internal_add_example(menus)