aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shared/QtBundleQmlModuleForMacOS.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shared/QtBundleQmlModuleForMacOS.cmake')
-rw-r--r--examples/quick/shared/QtBundleQmlModuleForMacOS.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/quick/shared/QtBundleQmlModuleForMacOS.cmake b/examples/quick/shared/QtBundleQmlModuleForMacOS.cmake
index 86edd352eb..0ec2b11da3 100644
--- a/examples/quick/shared/QtBundleQmlModuleForMacOS.cmake
+++ b/examples/quick/shared/QtBundleQmlModuleForMacOS.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+
function(add_qml_module_to_macos_app_bundle app_target qml_plugin_target qml_module_uri)
if(QT6_IS_SHARED_LIBS_BUILD AND APPLE)
# The application's main.cpp adds an explicit QML import path to look for qml module plugins