anv: Fix out-of-tree build
We need to be able to find the generated nir_opcodes.h header.
This commit is contained in:
@@ -64,6 +64,7 @@ AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/isl/ \
|
||||
-I$(top_builddir)/src \
|
||||
-I$(top_builddir)/src/compiler \
|
||||
-I$(top_builddir)/src/compiler/nir \
|
||||
-I$(top_builddir)/src/vulkan
|
||||
|
||||
libvulkan_la_CFLAGS = $(CFLAGS) -Wno-override-init
|
||||
|
||||
Reference in New Issue
Block a user