summaryrefslogtreecommitdiffstats
path: root/cmake/QtBaseCMakeTesting.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtBaseCMakeTesting.cmake')
-rw-r--r--cmake/QtBaseCMakeTesting.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/QtBaseCMakeTesting.cmake b/cmake/QtBaseCMakeTesting.cmake
index 662ac8f498..db64b49189 100644
--- a/cmake/QtBaseCMakeTesting.cmake
+++ b/cmake/QtBaseCMakeTesting.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
## Test the cmake build system:
option(BUILD_CMAKE_TESTING "Build tests for the Qt build system" OFF)
mark_as_advanced(BUILD_CMAKE_TESTING)