From 93ad0ad43a9df9226a7ea1bbc902a9a43d2fbde3 Mon Sep 17 00:00:00 2001 From: Michal Klocek Date: Thu, 2 Sep 2021 08:01:17 +0200 Subject: Enable no widgets builds This enables compilation on one more coin node. Pick-to: 6.2 Change-Id: I4e8079c6efd7476ce62fc9512de211e91b101a82 Reviewed-by: Allan Sandfeld Jensen --- tests/auto/quick/publicapi/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/quick/publicapi') diff --git a/tests/auto/quick/publicapi/CMakeLists.txt b/tests/auto/quick/publicapi/CMakeLists.txt index abed54a10..4fa18e0b3 100644 --- a/tests/auto/quick/publicapi/CMakeLists.txt +++ b/tests/auto/quick/publicapi/CMakeLists.txt @@ -4,5 +4,4 @@ qt_internal_add_test(tst_publicapi LIBRARIES Qt::CorePrivate Qt::WebEngineQuickPrivate - Qt::WebEngineWidgetsPrivate ) -- cgit v1.2.3