summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/effects
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/effects')
-rw-r--r--tests/auto/widgets/effects/qgraphicseffect/CMakeLists.txt2
-rw-r--r--tests/auto/widgets/effects/qpixmapfilter/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/widgets/effects/qgraphicseffect/CMakeLists.txt b/tests/auto/widgets/effects/qgraphicseffect/CMakeLists.txt
index b8665dc2d2..a88859681b 100644
--- a/tests/auto/widgets/effects/qgraphicseffect/CMakeLists.txt
+++ b/tests/auto/widgets/effects/qgraphicseffect/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qgraphicseffect Test:
#####################################################################
-qt_add_test(tst_qgraphicseffect
+qt_internal_add_test(tst_qgraphicseffect
SOURCES
tst_qgraphicseffect.cpp
PUBLIC_LIBRARIES
diff --git a/tests/auto/widgets/effects/qpixmapfilter/CMakeLists.txt b/tests/auto/widgets/effects/qpixmapfilter/CMakeLists.txt
index 56feb2c09e..733a45b334 100644
--- a/tests/auto/widgets/effects/qpixmapfilter/CMakeLists.txt
+++ b/tests/auto/widgets/effects/qpixmapfilter/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qpixmapfilter Test:
#####################################################################
-qt_add_test(tst_qpixmapfilter
+qt_internal_add_test(tst_qpixmapfilter
SOURCES
tst_qpixmapfilter.cpp
PUBLIC_LIBRARIES