summaryrefslogtreecommitdiffstats
path: root/tests/auto/scxmlcoutput/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/scxmlcoutput/CMakeLists.txt')
-rw-r--r--tests/auto/scxmlcoutput/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/scxmlcoutput/CMakeLists.txt b/tests/auto/scxmlcoutput/CMakeLists.txt
index 9e3d210..c3db010 100644
--- a/tests/auto/scxmlcoutput/CMakeLists.txt
+++ b/tests/auto/scxmlcoutput/CMakeLists.txt
@@ -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
+
if (TARGET Qt::Scxml)
add_subdirectory(default)
add_subdirectory(namespace)