[Development] Enabling private features for separate modules

Allan Sandfeld Jensen kde at carewolf.com
Mon Jun 19 15:18:09 CEST 2017


On Montag, 19. Juni 2017 11:52:12 CEST Alexander Volkov wrote:
> Hi,
> 
> I build qtwebengine as a separate module.
> What is the right way to enable system-ffmpeg feature?
> It's not auto-detected:
>           "system-ffmpeg": {
>               "label": "ffmpeg",
>               "autoDetect": false,
>               "condition": "libs.ffmpeg && features.system-opus &&
> features.system-webp",
>               "output": [ "privateFeature" ]
>           }
> 
If all else fail you can always edit the generate qtwebengine-config.pri file 
and move the feature from disabled features to enabled features.

' Allan




More information about the Development mailing list