mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-24 11:30:44 +02:00
i915g: Add winsys/i915/sw to scons build
This commit is contained in:
parent
20ff6a2752
commit
fa186804a6
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ SConscript([
|
|||
'sw/gdi/SConscript',
|
||||
])
|
||||
|
||||
SConscript([
|
||||
'i915/sw/SConscript',
|
||||
])
|
||||
|
||||
if env['dri']:
|
||||
SConscript([
|
||||
'sw/dri/SConscript',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue