summaryrefslogtreecommitdiffstats
path: root/tests/manual/filetest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/filetest/CMakeLists.txt')
-rw-r--r--tests/manual/filetest/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/filetest/CMakeLists.txt b/tests/manual/filetest/CMakeLists.txt
index e8c04be928..f1b562ccf1 100644
--- a/tests/manual/filetest/CMakeLists.txt
+++ b/tests/manual/filetest/CMakeLists.txt
@@ -4,7 +4,7 @@
## filetest Binary:
#####################################################################
-qt_add_manual_test(filetest
+qt_internal_add_manual_test(filetest
SOURCES
main.cpp
)