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