From 5417f1e40cb647c05bffad21493feacac45f193e Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 7 Jul 2020 17:40:40 +0200 Subject: CMake: Regenerate tests This is in preparation for regenerating them with the new qt_foo prefixed APIs. Change-Id: Iff34932d642b1c0186ee39f952adf3ad367fd602 Reviewed-by: Joerg Bornemann --- tests/auto/other/qaccessibility/.prev_CMakeLists.txt | 1 - tests/auto/other/qaccessibility/CMakeLists.txt | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/auto/other/qaccessibility') 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 -- cgit v1.2.3