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/benchmarks/gui/painting/qpainter/CMakeLists.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests/benchmarks/gui/painting/qpainter/CMakeLists.txt') diff --git a/tests/benchmarks/gui/painting/qpainter/CMakeLists.txt b/tests/benchmarks/gui/painting/qpainter/CMakeLists.txt index 926af40a2e..a4e3242409 100644 --- a/tests/benchmarks/gui/painting/qpainter/CMakeLists.txt +++ b/tests/benchmarks/gui/painting/qpainter/CMakeLists.txt @@ -7,13 +7,12 @@ add_qt_benchmark(tst_bench_qpainter SOURCES tst_qpainter.cpp - LIBRARIES - Qt::GuiPrivate - Qt::WidgetsPrivate PUBLIC_LIBRARIES Qt::Gui + Qt::GuiPrivate Qt::Test Qt::Widgets + Qt::WidgetsPrivate ) #### Keys ignored in scope 1:.:.:qpainter.pro:: -- cgit v1.2.3