mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 18:00:13 +01:00
9 lines
183 B
Python
9 lines
183 B
Python
SConscript([
|
|
'util/SConscript',
|
|
'demos/SConscript',
|
|
'redbook/SConscript',
|
|
'samples/SConscript',
|
|
'trivial/SConscript',
|
|
'vp/SConscript',
|
|
'fp/SConscript',
|
|
])
|