aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/CMakeLists.txt')
-rw-r--r--examples/quickcontrols2/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/quickcontrols2/CMakeLists.txt b/examples/quickcontrols2/CMakeLists.txt
index 7a51634790..0e34214015 100644
--- a/examples/quickcontrols2/CMakeLists.txt
+++ b/examples/quickcontrols2/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+
qt_internal_add_example(gallery)
if (TARGET Qt::Sql)
add_subdirectory(chattutorial)