summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-07 17:40:40 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-09 09:38:31 +0200
commit5417f1e40cb647c05bffad21493feacac45f193e (patch)
tree521bbfcbd5b4c4a443cba636cee9eab148292318 /tests/auto/other
parent74cb331af3cfe723ae16cd1b00c9dd9291b4e7e9 (diff)
CMake: Regenerate tests
This is in preparation for regenerating them with the new qt_foo prefixed APIs. Change-Id: Iff34932d642b1c0186ee39f952adf3ad367fd602 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/auto/other')
-rw-r--r--tests/auto/other/qaccessibility/.prev_CMakeLists.txt1
-rw-r--r--tests/auto/other/qaccessibility/CMakeLists.txt1
-rw-r--r--tests/auto/other/qaccessibilitylinux/.prev_CMakeLists.txt1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/other/qaccessibility/.prev_CMakeLists.txt b/tests/auto/other/qaccessibility/.prev_CMakeLists.txt
index 7dea6c37e6..340a2f14ec 100644
--- a/tests/auto/other/qaccessibility/.prev_CMakeLists.txt
+++ b/tests/auto/other/qaccessibility/.prev_CMakeLists.txt
@@ -33,7 +33,6 @@ extend_target(tst_qaccessibility CONDITION UNIX AND NOT APPLE AND NOT HAIKU AND
extend_target(tst_qaccessibility CONDITION WIN32
PUBLIC_LIBRARIES
- Qt::WindowsUIAutomationSupportPrivate
ole32
oleacc
oleaut32
diff --git a/tests/auto/other/qaccessibility/CMakeLists.txt b/tests/auto/other/qaccessibility/CMakeLists.txt
index 8a27fc25cc..18785e4e86 100644
--- a/tests/auto/other/qaccessibility/CMakeLists.txt
+++ b/tests/auto/other/qaccessibility/CMakeLists.txt
@@ -39,7 +39,6 @@ extend_target(tst_qaccessibility CONDITION UNIX AND NOT APPLE AND NOT HAIKU AND
extend_target(tst_qaccessibility CONDITION WIN32
PUBLIC_LIBRARIES
- Qt::WindowsUIAutomationSupportPrivate
ole32
oleacc
oleaut32
diff --git a/tests/auto/other/qaccessibilitylinux/.prev_CMakeLists.txt b/tests/auto/other/qaccessibilitylinux/.prev_CMakeLists.txt
index 7111e9cf57..343df83dc0 100644
--- a/tests/auto/other/qaccessibilitylinux/.prev_CMakeLists.txt
+++ b/tests/auto/other/qaccessibilitylinux/.prev_CMakeLists.txt
@@ -10,7 +10,6 @@ add_qt_test(tst_qaccessibilitylinux
DBUS_INTERFACE_SOURCES
../../../../src/platformsupport/linuxaccessibility/dbusxml/Bus.xml
PUBLIC_LIBRARIES
- Qt::AccessibilitySupportPrivate
Qt::DBus
Qt::Gui
Qt::GuiPrivate