aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-01-28 23:41:18 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-01-30 20:45:49 +0000
commitb134476cdb123d20521de664d6dea0550fd6876b (patch)
treed297637e9a76cd7bf0eff507d47b6925fd424d57 /tests/benchmarks
parentb684ba219493fb7b0108ae367d6d033aaa28053b (diff)
Post-merge fixes
Change-Id: I2350df5368ee34d6c7072d456806e518ce533839 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/benchmarks')
-rw-r--r--tests/benchmarks/qml/painting/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/benchmarks/qml/painting/CMakeLists.txt b/tests/benchmarks/qml/painting/CMakeLists.txt
index a194328db1..93ae5e9ef7 100644
--- a/tests/benchmarks/qml/painting/CMakeLists.txt
+++ b/tests/benchmarks/qml/painting/CMakeLists.txt
@@ -10,10 +10,11 @@ qt_add_benchmark(painting
PUBLIC_LIBRARIES
Qt::Gui
Qt::OpenGL
+ Qt::Widgets
)
#### Keys ignored in scope 1:.:.:painting.pro:<TRUE>:
-# _REQUIREMENTS = "qtHaveModule(opengl)"
+# _REQUIREMENTS = "qtHaveModule(opengl)" "qtHaveModule(widgets)"
## Scopes:
#####################################################################