On Monday, 2018-10-29 10:11:53 -0700, Dylan Baker wrote:
> Quoting Eric Engestrom (2018-10-29 09:46:46)
> > On Monday, 2018-10-29 09:07:30 -0700, Dylan Baker wrote:
> > > Quoting Eric Engestrom (2018-10-28 06:45:05)
> > > > Meson already automatically tracks included headers, so there's no need
> >
Quoting Eric Engestrom (2018-10-29 09:46:46)
> On Monday, 2018-10-29 09:07:30 -0700, Dylan Baker wrote:
> > Quoting Eric Engestrom (2018-10-28 06:45:05)
> > > Meson already automatically tracks included headers, so there's no need
> > > to add them everywhere; cleans up the code a bit.
> > >
> > >
On Monday, 2018-10-29 09:07:30 -0700, Dylan Baker wrote:
> Quoting Eric Engestrom (2018-10-28 06:45:05)
> > Meson already automatically tracks included headers, so there's no need
> > to add them everywhere; cleans up the code a bit.
> >
> > Signed-off-by: Eric Engestrom
> > ---
> > src/vulkan/w
Quoting Eric Engestrom (2018-10-28 06:45:05)
> Meson already automatically tracks included headers, so there's no need
> to add them everywhere; cleans up the code a bit.
>
> Signed-off-by: Eric Engestrom
> ---
> src/vulkan/wsi/meson.build | 23 +--
> 1 file changed, 5 insert
Meson already automatically tracks included headers, so there's no need
to add them everywhere; cleans up the code a bit.
Signed-off-by: Eric Engestrom
---
src/vulkan/wsi/meson.build | 23 +--
1 file changed, 5 insertions(+), 18 deletions(-)
diff --git a/src/vulkan/wsi/meson