summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qscopeguard/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qscopeguard/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/tools/qscopeguard/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/tools/qscopeguard/CMakeLists.txt b/tests/auto/corelib/tools/qscopeguard/CMakeLists.txt
index 79efcd4d86..d21df799ea 100644
--- a/tests/auto/corelib/tools/qscopeguard/CMakeLists.txt
+++ b/tests/auto/corelib/tools/qscopeguard/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qscopeguard Test:
#####################################################################
-qt_add_test(tst_qscopeguard
+qt_internal_add_test(tst_qscopeguard
SOURCES
tst_qscopeguard.cpp
)