summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcache/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qcache/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/tools/qcache/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/tools/qcache/CMakeLists.txt b/tests/auto/corelib/tools/qcache/CMakeLists.txt
index 50fb2372c3..509056c06b 100644
--- a/tests/auto/corelib/tools/qcache/CMakeLists.txt
+++ b/tests/auto/corelib/tools/qcache/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qcache Test:
#####################################################################
-add_qt_test(tst_qcache
+qt_add_test(tst_qcache
SOURCES
tst_qcache.cpp
)