mesa: Add gallium include dirs to more parts of the tree.
v2: Try to patch up the scons bits. Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:
@@ -15,6 +15,8 @@ env.Append(CPPPATH = [
|
||||
'#/src/mapi',
|
||||
'#/src/glsl',
|
||||
'#/src/mesa',
|
||||
'#/src/gallium/include',
|
||||
'#/src/gallium/auxiliary',
|
||||
Dir('../mapi'), # src/mapi build path
|
||||
Dir('.'), # src/mesa build path
|
||||
])
|
||||
|
Reference in New Issue
Block a user