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