summaryrefslogtreecommitdiffstats
path: root/cmake/QtGlobalStateHelpers.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtGlobalStateHelpers.cmake')
-rw-r--r--cmake/QtGlobalStateHelpers.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/QtGlobalStateHelpers.cmake b/cmake/QtGlobalStateHelpers.cmake
index b498be8a94..43f785c21e 100644
--- a/cmake/QtGlobalStateHelpers.cmake
+++ b/cmake/QtGlobalStateHelpers.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
+
function(qt_internal_clear_qt_repo_known_modules)
set(QT_REPO_KNOWN_MODULES "" CACHE INTERNAL "Known current repo Qt modules" FORCE)
endfunction()