mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-26 14:20:35 +01:00
6 lines
110 B
Python
6 lines
110 B
Python
SConscript([
|
|
'util/SConscript',
|
|
'demos/SConscript',
|
|
'trivial/SConscript',
|
|
'vp/SConscript',
|
|
])
|