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