Quoting Emil Velikov (2018-01-18 10:26:20)
> On 17 January 2018 at 20:54, Greg V <greg@unrelenting.technology> wrote:
> > get_pkgconfig_variable('cflags') always returns an empty list, it's a
> > function for getting *custom* variables.
> >
> > Meson does not yet support asking for cflags, so explicitly invoke
> > pkg-config for now.
> That sounds unfortunate ;-(

Indeed, I'm hoping this will be resolved in 0.45

> Is the proposed solution going to work correctly if one explicitly
> asks for gallium-vdpau, yet the vdpau package is missing?
> 
> -Emil

Yes, you'll have a hard error before that, since in the vdpau == 'true' case if
you don't have vdpau then you'll have a hard error.

Attachment: signature.asc
Description: signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to