Quoting Eric Anholt (2017-10-12 12:23:19)
> Dylan Baker writes:
>
> > Rather than group dependencies in complex groups, use a flatter
> > structure with split dependencies to avoid checking for the same
> > dependencies twice.
>
> meson's going to be caching the dependency checks in the future,
Dylan Baker writes:
> Rather than group dependencies in complex groups, use a flatter
> structure with split dependencies to avoid checking for the same
> dependencies twice.
meson's going to be caching the dependency checks in the future, so I
wouldn't go out of your way to avoid checking twice
Rather than group dependencies in complex groups, use a flatter
structure with split dependencies to avoid checking for the same
dependencies twice.
v2: - Fix building vulkan drivers without gallium or dri drivers
Signed-off-by: Dylan Baker
---
meson.build| 197 +