mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-25 14:48:12 +02:00
6 lines
110 B
Python
6 lines
110 B
Python
SConscript([
|
|
'util/SConscript',
|
|
'demos/SConscript',
|
|
'trivial/SConscript',
|
|
'vp/SConscript',
|
|
])
|