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 11b425448b..79efcd4d86 100644
--- a/tests/auto/corelib/tools/qscopeguard/CMakeLists.txt
+++ b/tests/auto/corelib/tools/qscopeguard/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qscopeguard Test:
#####################################################################
-add_qt_test(tst_qscopeguard
+qt_add_test(tst_qscopeguard
SOURCES
tst_qscopeguard.cpp
)