Commit 2a6193b0 authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen
Browse files

Bumb jumbo builds


With content/browser and content/browser limited in GN, we can drop
disabling them here and try increasing the jumbo-width a little.

Change-Id: I0f84e44881c8a71ee57a4bba2230c5f110595616
Reviewed-by: default avatarMichal Klocek <michal.klocek@qt.io>
Showing with 1 addition and 2 deletions
...@@ -23,8 +23,7 @@ gn_args += \ ...@@ -23,8 +23,7 @@ gn_args += \
!win32: gn_args += \ !win32: gn_args += \
use_jumbo_build=true \ use_jumbo_build=true \
jumbo_file_merge_limit=8 \ jumbo_file_merge_limit=8
jumbo_build_excluded="[\"browser\",\"renderer\"]"
qtConfig(webengine-printing-and-pdf) { qtConfig(webengine-printing-and-pdf) {
gn_args += enable_basic_printing=true enable_print_preview=true gn_args += enable_basic_printing=true enable_print_preview=true
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment