summaryrefslogtreecommitdiffstats
path: root/examples/widgets/desktop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/desktop/CMakeLists.txt')
-rw-r--r--examples/widgets/desktop/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/widgets/desktop/CMakeLists.txt b/examples/widgets/desktop/CMakeLists.txt
index a50d3c2f0a..0f4eda12aa 100644
--- a/examples/widgets/desktop/CMakeLists.txt
+++ b/examples/widgets/desktop/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Generated from desktop.pro.
-
-add_subdirectory(screenshot)
-add_subdirectory(systray)
+# Copyright (C) 2024 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+qt_internal_add_example(screenshot)
+qt_internal_add_example(systray)