> On Saturday November 11 2017 15:05:53 Konstantin Tokarev wrote:
> 
>> Perhaps we could add "minimal" configuration for QtWebKit in Coin, with 
>> disabled
>> QML API, multimedia features, and "extra" stuff like WebGL and geolocation.
> 
> Meanwhile, what would be a proper combination of options to set to achieve 
> this kind of build? Everything from `mycmakeargs` in the gist you linked too 
> set to OFF except probably ENABLE_OPENGL and probably ENABLE_X11_TARGET? What 
> about QtWebChannel support?

My thought was to OFF everything except JIT (it's not that large, and there are 
folks who use such configurations with real web content).

When WebKit2 is off, WebChannel is automatically disabled, and X11 is needed in 
this case only for NPAPI

> 
> This kind of minimal build would probably make a nice build variant in 
> packaging systems that support such things.
> 
> Thanks,
> R.
-- 
Regards,
Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to