summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xml/CMakeLists.txt')
-rw-r--r--tests/auto/xml/CMakeLists.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/tests/auto/xml/CMakeLists.txt b/tests/auto/xml/CMakeLists.txt
index f3365a03ec..92ac1870f6 100644
--- a/tests/auto/xml/CMakeLists.txt
+++ b/tests/auto/xml/CMakeLists.txt
@@ -1,6 +1,3 @@
-# Generated from xml.pro.
-
-# QTBUG-87671 # special case
-if(NOT ANDROID)
- add_subdirectory(dom)
-endif()
+# Copyright (C) 2024 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+add_subdirectory(dom)