mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 11:20:11 +01:00
7 lines
136 B
Python
7 lines
136 B
Python
SConscript([
|
|
'util/SConscript',
|
|
'demos/SConscript',
|
|
'trivial/SConscript',
|
|
'redbook/SConscript',
|
|
'vp/SConscript',
|
|
])
|