summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/CMakeLists.txt')
-rw-r--r--examples/widgets/tutorials/CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/widgets/tutorials/CMakeLists.txt b/examples/widgets/tutorials/CMakeLists.txt
index 733eb42151..e1192d9c6f 100644
--- a/examples/widgets/tutorials/CMakeLists.txt
+++ b/examples/widgets/tutorials/CMakeLists.txt
@@ -1,7 +1,6 @@
-# Generated from tutorials.pro.
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-add_subdirectory(addressbook)
add_subdirectory(widgets)
add_subdirectory(modelview)
-add_subdirectory(gettingStarted)
qt_internal_add_example(notepad)