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