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