summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/publicapi
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-09-02 08:01:17 +0200
committerMichal Klocek <michal.klocek@qt.io>2021-09-04 07:15:20 +0200
commit93ad0ad43a9df9226a7ea1bbc902a9a43d2fbde3 (patch)
tree37300b468e48a2119b41133403c179c0fdc18c2a /tests/auto/quick/publicapi
parent8548008f53bbcebf65580304c89ea9d2a265bd85 (diff)
Enable no widgets builds
This enables compilation on one more coin node. Pick-to: 6.2 Change-Id: I4e8079c6efd7476ce62fc9512de211e91b101a82 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/quick/publicapi')
-rw-r--r--tests/auto/quick/publicapi/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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
)