From 0d177053b9406e2fb21802d23f2b2cdc0f974377 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 12 Feb 2020 10:24:49 +0100 Subject: Regenerate projects one last time before merge Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167 Reviewed-by: Liang Qi Reviewed-by: Simon Hausmann --- tests/auto/other/macgui/.prev_CMakeLists.txt | 4 +--- tests/auto/other/macgui/CMakeLists.txt | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'tests/auto/other/macgui') diff --git a/tests/auto/other/macgui/.prev_CMakeLists.txt b/tests/auto/other/macgui/.prev_CMakeLists.txt index 316d8f7232..4923568a89 100644 --- a/tests/auto/other/macgui/.prev_CMakeLists.txt +++ b/tests/auto/other/macgui/.prev_CMakeLists.txt @@ -15,11 +15,9 @@ add_qt_test(tst_macgui SOURCES guitest.cpp guitest.h tst_macgui.cpp - LIBRARIES + PUBLIC_LIBRARIES Qt::CorePrivate Qt::WidgetsPrivate - PUBLIC_LIBRARIES - Qt::Widgets ) #### Keys ignored in scope 1:.:.:macgui.pro:: diff --git a/tests/auto/other/macgui/CMakeLists.txt b/tests/auto/other/macgui/CMakeLists.txt index 898abf16f4..de69c43765 100644 --- a/tests/auto/other/macgui/CMakeLists.txt +++ b/tests/auto/other/macgui/CMakeLists.txt @@ -15,11 +15,9 @@ add_qt_test(tst_macgui SOURCES guitest.cpp guitest.h tst_macgui.cpp - LIBRARIES + PUBLIC_LIBRARIES Qt::CorePrivate Qt::WidgetsPrivate - PUBLIC_LIBRARIES - Qt::Widgets ) #### Keys ignored in scope 1:.:.:macgui.pro:: -- cgit v1.2.3