summaryrefslogtreecommitdiffstats
path: root/cmake/QtSingleRepoTargetSetBuildHelpers.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtSingleRepoTargetSetBuildHelpers.cmake')
-rw-r--r--cmake/QtSingleRepoTargetSetBuildHelpers.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/QtSingleRepoTargetSetBuildHelpers.cmake b/cmake/QtSingleRepoTargetSetBuildHelpers.cmake
index 789b23b6e6..245d695079 100644
--- a/cmake/QtSingleRepoTargetSetBuildHelpers.cmake
+++ b/cmake/QtSingleRepoTargetSetBuildHelpers.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
+
# Macro that checks for a single repo target set build, and returns from the current file, directory
# or function. Use this at the top of project files to whitelist the file for the given package.
macro(qt_internal_include_in_repo_target_set _repo_target_set_name)