summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/common/common.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/common/common.cmake')
-rw-r--r--tests/auto/core/common/common.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/core/common/common.cmake b/tests/auto/core/common/common.cmake
index 8b464c957..66b485526 100644
--- a/tests/auto/core/common/common.cmake
+++ b/tests/auto/core/common/common.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(qt3d_setup_common_test target)
set(commonDir ${PROJECT_SOURCE_DIR}/tests/auto/core/common)
target_sources(${target} PRIVATE ${commonDir}/qbackendnodetester.h ${commonDir}/qbackendnodetester.cpp)