mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 15:28:04 +02:00
7 lines
136 B
Python
7 lines
136 B
Python
SConscript([
|
|
'util/SConscript',
|
|
'demos/SConscript',
|
|
'trivial/SConscript',
|
|
'redbook/SConscript',
|
|
'vp/SConscript',
|
|
])
|