Quoting Emil Velikov (2017-10-05 11:17:06)
> On 5 October 2017 at 18:12, Dylan Baker wrote:
> > Meson expects you to include the generated target in another target's
> > sources, and it will generate the include directives for you, so change
> > the source file and add the generated glx builddir t
On 5 October 2017 at 18:12, Dylan Baker wrote:
> Meson expects you to include the generated target in another target's
> sources, and it will generate the include directives for you, so change
> the source file and add the generated glx builddir to the autotools
> include to make that work.
>
Whil
Meson expects you to include the generated target in another target's
sources, and it will generate the include directives for you, so change
the source file and add the generated glx builddir to the autotools
include to make that work.
Signed-off-by: Dylan Baker
---
src/glx/tests/Makefile.am