mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
vk/tests: Add isl include path
This commit is contained in:
parent
b76e4458f9
commit
420e8664cb
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ AM_CPPFLAGS = \
|
|||
-I$(top_srcdir)/src/mesa/drivers/dri/i965 \
|
||||
-I$(top_srcdir)/src/gallium/auxiliary \
|
||||
-I$(top_srcdir)/src/gallium/include \
|
||||
-I$(top_srcdir)/src/isl/ \
|
||||
-I$(top_srcdir)/src/vulkan
|
||||
|
||||
LDADD = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue