On 5 October 2017 at 18:12, Dylan Baker <dy...@pnwbakers.com> wrote:
> This has the same problem as the previous commit, generated headers and
> hardcoded paths.
>
Something's strange here. You already have the "generic"

AM_CPPFLAGS = \
   ... \
   -I$(top_builddir)/src/mapi \
   -I$(top_srcdir)/src/mapi

... at the top. Thus you don't need the extra -I directive, nor the
include change.
Where is the file generated with Meson?

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

Reply via email to