mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-24 02:40:34 +01:00
7 lines
136 B
Python
7 lines
136 B
Python
SConscript([
|
|
'util/SConscript',
|
|
'demos/SConscript',
|
|
'trivial/SConscript',
|
|
'redbook/SConscript',
|
|
'vp/SConscript',
|
|
])
|