mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
vulkan: fix out-of-tree builds
This commit is contained in:
parent
f843aabdd4
commit
08b408311c
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ AM_CPPFLAGS = \
|
|||
-I$(top_builddir)/src/compiler \
|
||||
-I$(top_builddir)/src/compiler/nir \
|
||||
-I$(top_builddir)/src/intel \
|
||||
-I$(top_builddir)/src/intel/genxml \
|
||||
-I$(top_builddir)/src/vulkan
|
||||
|
||||
libvulkan_intel_la_CFLAGS = $(CFLAGS) -Wno-override-init
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue