mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 18:08:15 +02:00
8 lines
162 B
Python
8 lines
162 B
Python
SConscript([
|
|
'util/SConscript',
|
|
'demos/SConscript',
|
|
'redbook/SConscript',
|
|
'samples/SConscript',
|
|
'trivial/SConscript',
|
|
'vp/SConscript',
|
|
])
|