summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication/test/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/kernel/qapplication/test/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/widgets/kernel/qapplication/test/.prev_CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/widgets/kernel/qapplication/test/.prev_CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/test/.prev_CMakeLists.txt
index 114b8a286b..334a25bbac 100644
--- a/tests/auto/widgets/kernel/qapplication/test/.prev_CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/test/.prev_CMakeLists.txt
@@ -9,7 +9,7 @@ list(APPEND test_data "../test/test.pro")
list(APPEND test_data "../tmp/README")
list(APPEND test_data "../modal")
-qt_add_test(test
+qt_internal_add_test(test
SOURCES
../tst_qapplication.cpp
PUBLIC_LIBRARIES
@@ -24,7 +24,7 @@ qt_add_test(test
## Scopes:
#####################################################################
-qt_extend_target(test CONDITION builtin_testdata
+qt_internal_extend_target(test CONDITION builtin_testdata
DEFINES
BUILTIN_TESTDATA
)