mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-04 14:50:35 +02:00
es: added -I$(TOP)/include path
This commit is contained in:
parent
980da4aed2
commit
8221a0e7f7
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ SYS_LIBS = -lm -pthread
|
|||
|
||||
|
||||
INCLUDE_DIRS = \
|
||||
-I$(TOP)/include \
|
||||
-I$(TOP)/src/mesa \
|
||||
-I$(TOP)/src/gallium/include
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue