[Development] Enabling private features for separate modules

Alexander Volkov a.volkov at rusbitech.ru
Mon Jun 19 19:32:43 CEST 2017


19.06.2017 20:06, Oswald Buddenhagen пишет:
> On Mon, Jun 19, 2017 at 01:52:59PM +0300, Alexander Volkov wrote:
>> 19.06.2017 12:53, Oswald Buddenhagen пишет:
>>> On Mon, Jun 19, 2017 at 12:52:12PM +0300, Alexander Volkov wrote:
>>>> Hi,
>>>>
>>>> I build qtwebengine as a separate module.
>>>> What is the right way to enable system-ffmpeg feature?
>>>>
>>> you use
>>>
>>>     qmake [usual qmake args] -- [configure args]
>>>
>> $ qmake -- -system-ffmpeg
>> ***Unknown option -system-ffmpeg
>>
> you need to specify a file/directory, if only ".".
>
Yes, it works this way, thanks.
Is there a reason for such behavior or is it a bug?



More information about the Development mailing list