summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/mainwindows/CMakeLists.txt')
-rw-r--r--examples/widgets/mainwindows/CMakeLists.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/examples/widgets/mainwindows/CMakeLists.txt b/examples/widgets/mainwindows/CMakeLists.txt
index ba87029ef8..5b7079ed04 100644
--- a/examples/widgets/mainwindows/CMakeLists.txt
+++ b/examples/widgets/mainwindows/CMakeLists.txt
@@ -1,8 +1,4 @@
-# Generated from mainwindows.pro.
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-qt_internal_add_example(application)
-qt_internal_add_example(dockwidgets)
-qt_internal_add_example(mainwindow)
-qt_internal_add_example(mdi)
qt_internal_add_example(menus)
-qt_internal_add_example(sdi)