mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 06:50:11 +01:00
8 lines
162 B
Python
8 lines
162 B
Python
SConscript([
|
|
'util/SConscript',
|
|
'demos/SConscript',
|
|
'redbook/SConscript',
|
|
'samples/SConscript',
|
|
'trivial/SConscript',
|
|
'vp/SConscript',
|
|
])
|