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.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/widgets/tutorials/CMakeLists.txt b/examples/widgets/tutorials/CMakeLists.txt
index ad4d8897d4..e1192d9c6f 100644
--- a/examples/widgets/tutorials/CMakeLists.txt
+++ b/examples/widgets/tutorials/CMakeLists.txt
@@ -1,8 +1,6 @@
# 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)