summaryrefslogtreecommitdiffstats
path: root/tests/manual/qstorageinfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qstorageinfo/CMakeLists.txt')
-rw-r--r--tests/manual/qstorageinfo/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/manual/qstorageinfo/CMakeLists.txt b/tests/manual/qstorageinfo/CMakeLists.txt
index 58782c138d..a72cc2d92c 100644
--- a/tests/manual/qstorageinfo/CMakeLists.txt
+++ b/tests/manual/qstorageinfo/CMakeLists.txt
@@ -1,10 +1,11 @@
-# Generated from qstorageinfo.pro.
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## qstorageinfo Binary:
#####################################################################
-qt_add_manual_test(qstorageinfo
+qt_internal_add_manual_test(qstorageinfo
SOURCES
main.cpp
)