File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,9 +95,9 @@ WEBKIT_OPTION_DEFINE(ENABLE_WPE_QT_API "Whether to enable support for the Qt/QML
9595WEBKIT_OPTION_DEFINE (ENABLE_WPE_1_1_API "Whether to build WPE 1.1 instead of WPE 2.0" PUBLIC ON )
9696WEBKIT_OPTION_DEFINE (USE_ATK "Whether to enable usage of ATK." PUBLIC ON )
9797WEBKIT_OPTION_DEFINE (USE_FLITE "Whether to enable usage of Flite for speech synthesis." PUBLIC ON )
98- WEBKIT_OPTION_DEFINE (USE_GBM "Whether to enable usage of GBM." PUBLIC ON )
98+ WEBKIT_OPTION_DEFINE (USE_GBM "Whether to enable usage of GBM." PUBLIC OFF )
9999WEBKIT_OPTION_DEFINE (USE_LIBBACKTRACE "Whether to enable usage of libbacktrace." PUBLIC ON )
100- WEBKIT_OPTION_DEFINE (USE_LIBDRM "Whether to enable usage of libdrm." PUBLIC ON )
100+ WEBKIT_OPTION_DEFINE (USE_LIBDRM "Whether to enable usage of libdrm." PUBLIC OFF )
101101WEBKIT_OPTION_DEFINE (USE_SKIA_OPENTYPE_SVG "Whether to use the Skia built-in support for OpenType SVG fonts." PUBLIC ON )
102102WEBKIT_OPTION_DEFINE (USE_QT6 "Whether to use Qt6 instead of Qt5" PUBLIC OFF )
103103
You can’t perform that action at this time.
0 commit comments