summaryrefslogtreecommitdiffstats
path: root/cmake/QtAutogenHelpers.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtAutogenHelpers.cmake')
-rw-r--r--cmake/QtAutogenHelpers.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/QtAutogenHelpers.cmake b/cmake/QtAutogenHelpers.cmake
index a583af568f..0e827fbb14 100644
--- a/cmake/QtAutogenHelpers.cmake
+++ b/cmake/QtAutogenHelpers.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Initial autogen setup for a target to specify certain CMake properties which are common
# to all autogen tools. Also enable AUTOMOC by default.
function(qt_autogen_tools_initial_setup target)